reload by default
This commit is contained in:
parent
fd90104545
commit
4fcbe401f7
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
|||
color: '#999999'
|
||||
}).appendTo(Ox.$('#loadingScreen'));
|
||||
oml.ui.status.html('Updating Open Media Library...');
|
||||
oml.reload = true;
|
||||
},
|
||||
updatestatus: function(data) {
|
||||
oml.ui.status.html(data.status);
|
||||
|
|
Loading…
Reference in a new issue