This element is constant, so let's bootstrap it

This commit is contained in:
lilia 2014-08-04 22:27:34 -07:00
parent 5f74a60364
commit 8d83a8fb27
2 changed files with 2 additions and 1 deletions

View file

@ -16,7 +16,7 @@
new Whisper.ConversationListView().$el.appendTo($('#gutter'));
new Whisper.ConversationListView({el: $('#contacts')});
Whisper.Threads.fetch({reset: true});
textsecure.registerOnLoadFunction(function() {