mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
background.ts/conversation_view.ts modules, Whisper.View/ToastView in TS
This commit is contained in:
committed by
Josh Perez
parent
2aa2aca9f2
commit
d0e3a2ce29
@@ -24,7 +24,7 @@
|
||||
const TOO_OLD = 409;
|
||||
|
||||
Whisper.InstallView = Whisper.View.extend({
|
||||
templateName: 'link-flow-template',
|
||||
template: () => $('#link-flow-template').html(),
|
||||
className: 'main full-screen-flow',
|
||||
events: {
|
||||
'click .try-again': 'connect',
|
||||
|
||||
Reference in New Issue
Block a user