Merge branch 'staging' into newDrive
This commit is contained in:
commit
fd88162624
@ -303,7 +303,7 @@ define([
|
|||||||
if (path[0] === 'drive' && path[1] === "migrate" && value == 1) {
|
if (path[0] === 'drive' && path[1] === "migrate" && value == 1) {
|
||||||
rt.network.disconnect();
|
rt.network.disconnect();
|
||||||
rt.realtime.abort();
|
rt.realtime.abort();
|
||||||
Cryptpad.alert(Cryptpad.Messages.fs_migration);
|
Cryptpad.alert(Cryptpad.Messages.fs_migration, null, true);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user