forked from 0x2620/pandora
load local
This commit is contained in:
parent
2293928ac9
commit
0955a03fa4
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ var app = new Ox.App({
|
|||
app.$ui.loadingIcon.stop();
|
||||
});
|
||||
|
||||
$.each(app.afterLaunch, function(i, f) {f()});
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue