Fix infinite loading screen

This commit is contained in:
yflory
2019-06-20 10:54:15 +02:00
parent 9e544ce68a
commit f3dd85a7af

View File

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