mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
@@ -27,6 +27,7 @@
|
|||||||
this.listenTo(this.model, 'change:unreadCount', this.onUnread);
|
this.listenTo(this.model, 'change:unreadCount', this.onUnread);
|
||||||
|
|
||||||
this.render();
|
this.render();
|
||||||
|
twemoji.parse(this.el, { base: '/images/twemoji/', size: 16 });
|
||||||
|
|
||||||
this.appWindow = options.appWindow;
|
this.appWindow = options.appWindow;
|
||||||
this.fileInput = new Whisper.FileInputView({
|
this.fileInput = new Whisper.FileInputView({
|
||||||
|
|||||||
Reference in New Issue
Block a user