A number of fixes for loading screen, recent rebase
FREEBIE
This commit is contained in:
parent
854374dc7c
commit
eaf31705cc
5 changed files with 14 additions and 6 deletions
|
@ -63,7 +63,7 @@
|
|||
this.inboxView = new Whisper.InboxView({
|
||||
model: self,
|
||||
window: window,
|
||||
initialLoadComplete: initialLoadComplete
|
||||
initialLoadComplete: options.initialLoadComplete
|
||||
});
|
||||
this.openView(this.inboxView);
|
||||
}.bind(this));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue