Keep the anon drive when signing up

pull/1/head
yflory 2017-01-31 10:46:41 +01:00
parent 5e69b78334
commit 8ed593bfff
1 changed files with 0 additions and 2 deletions

View File

@ -228,8 +228,6 @@ define([
});
var whenSynced = function () {
delete localStorage.FS_hash;
if (!proxy[USERNAME_KEY]) {
proxy[USERNAME_KEY] = opt.name;
}