Improved for showing the person's name
This commit is contained in:
@@ -119,6 +119,8 @@ const ae_app_local_data_defaults: key_val = {
|
||||
// family_name: null,
|
||||
// professional_title: null,
|
||||
full_name: null, // convenience
|
||||
full_name_override: null, // was called display_name
|
||||
|
||||
// affiliations: null,
|
||||
primary_email: null, // The primary email of the logged-in person/user
|
||||
user_id: null, // The user ID of the logged-in user
|
||||
|
||||
Reference in New Issue
Block a user