Fix remove yourself as owner with a new-ish account

pull/1/head
yflory 2019-09-05 14:18:56 +02:00
parent 096b0fb44a
commit 6049e67795
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ define([
f = f || user;
if (f.name) {
f.displayName = f.name;
f.edPublic = edPublic;
}
}
_owners[ed] = f || {