Fix remove yourself as owner with a new-ish account
This commit is contained in:
@@ -124,6 +124,7 @@ define([
|
||||
f = f || user;
|
||||
if (f.name) {
|
||||
f.displayName = f.name;
|
||||
f.edPublic = edPublic;
|
||||
}
|
||||
}
|
||||
_owners[ed] = f || {
|
||||
|
||||
Reference in New Issue
Block a user