Keep the anon drive when signing up

pull/1/head
yflory 8 years ago
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…
Cancel
Save