mirror of
https://github.com/immich-app/immich.git
synced 2025-11-29 20:49:45 +09:00
fix: replace first and last name with single field (#4915)
This commit is contained in:
@@ -51,8 +51,7 @@ immich-admin list-users
|
||||
{
|
||||
id: 'e65e6f88-2a30-4dbe-8dd9-1885f4889b53',
|
||||
email: 'immich@example.com.com',
|
||||
firstName: 'Immich',
|
||||
lastName: 'Admin',
|
||||
name: 'Immich Admin',
|
||||
storageLabel: 'admin',
|
||||
externalPath: null,
|
||||
profileImagePath: 'upload/profile/e65e6f88-2a30-4dbe-8dd9-1885f4889b53/e65e6f88-2a30-4dbe-8dd9-1885f4889b53.jpg',
|
||||
|
||||
Reference in New Issue
Block a user