reload by default

This commit is contained in:
j 2016-01-13 11:06:21 +05:30
parent fd90104545
commit 4fcbe401f7
1 changed files with 1 additions and 0 deletions

View File

@ -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);