Fix infinite loading screen

pull/1/head
yflory 2019-06-20 10:54:15 +02:00
parent 9e544ce68a
commit f3dd85a7af
1 changed files with 1 additions and 1 deletions

View File

@ -1683,7 +1683,7 @@ define([
state: (2 + (version / 10)),
progress: progress
});
});
}, store);
}).nThen(function (waitFor) {
postMessage(clientId, 'LOADING_DRIVE', {
state: 3