Add UI for the CryptDrive export

This commit is contained in:
yflory
2018-10-19 18:38:35 +02:00
parent 6397528f0f
commit ef37bac2e7
6 changed files with 353 additions and 112 deletions

View File

@@ -769,7 +769,7 @@ define([
i = 0;
cgNetwork = undefined;
}
i++
i++;
if (!cgNetwork) {
cgNetwork = true;
return void Cryptpad.makeNetwork(function (err, nw) {