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