Merge branch 'soon' into main

This commit is contained in:
ansuz 2021-03-03 18:16:04 +05:30
commit 9826a4f87d
1 changed files with 1 additions and 0 deletions

View File

@ -2640,6 +2640,7 @@ define([
progress: 0
});
}).nThen(function (waitFor) {
if (typeof(proxy.version) === "undefined") { proxy.version = 11; }
Migrate(proxy, waitFor(), function (version, progress) {
postMessage(clientId, 'LOADING_DRIVE', {
type: 'migrate',