Merge branch 'soon' into staging
commit
7c9e86e351
|
@ -299,7 +299,7 @@ define([
|
|||
if (path[0] === 'drive' && path[1] === "migrate" && value == 1) {
|
||||
rt.network.disconnect();
|
||||
rt.realtime.abort();
|
||||
Cryptpad.alert(Cryptpad.Messages.fs_migration);
|
||||
Cryptpad.alert(Cryptpad.Messages.fs_migration, null, true);
|
||||
}
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue