Keep the anon drive when signing up
parent
5e69b78334
commit
8ed593bfff
|
@ -228,8 +228,6 @@ define([
|
|||
});
|
||||
|
||||
var whenSynced = function () {
|
||||
delete localStorage.FS_hash;
|
||||
|
||||
if (!proxy[USERNAME_KEY]) {
|
||||
proxy[USERNAME_KEY] = opt.name;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue