Update unknown users in the access modal
This commit is contained in:
@@ -698,6 +698,7 @@ define([
|
||||
}
|
||||
// Otherwise it's a stranger
|
||||
_owners[ed] = {
|
||||
avatar: '?',
|
||||
name: Messages.owner_unknownUser,
|
||||
};
|
||||
strangers++;
|
||||
|
||||
Reference in New Issue
Block a user