Fix infinite loading screen
This commit is contained in:
@@ -1683,7 +1683,7 @@ define([
|
||||
state: (2 + (version / 10)),
|
||||
progress: progress
|
||||
});
|
||||
});
|
||||
}, store);
|
||||
}).nThen(function (waitFor) {
|
||||
postMessage(clientId, 'LOADING_DRIVE', {
|
||||
state: 3
|
||||
|
||||
Reference in New Issue
Block a user