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