add 'force' flag to override removal of html elements
This commit is contained in:
@@ -167,7 +167,7 @@ define([
|
||||
if (val !== "I love CryptPad") { return; }
|
||||
obj.proxy.drive = Cryptpad.getStore().getEmptyObject();
|
||||
Cryptpad.alert(Messages.settings_resetDone);
|
||||
});
|
||||
}, undefined, true);
|
||||
});
|
||||
|
||||
return $div;
|
||||
|
||||
Reference in New Issue
Block a user