This element is constant, so let's bootstrap it
This commit is contained in:
parent
5f74a60364
commit
8d83a8fb27
2 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
|
||||
|
||||
new Whisper.ConversationListView().$el.appendTo($('#gutter'));
|
||||
new Whisper.ConversationListView({el: $('#contacts')});
|
||||
Whisper.Threads.fetch({reset: true});
|
||||
|
||||
textsecure.registerOnLoadFunction(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue