Track item updatedBy as readonly metadata and inspect field
This commit is contained in:
@@ -184,6 +184,7 @@ export function getInspectItemPropertyKeys(item: WorldItem): string[] {
|
||||
'carrierId',
|
||||
'version',
|
||||
'createdBy',
|
||||
'updatedBy',
|
||||
'createdAt',
|
||||
'updatedAt',
|
||||
'capabilities',
|
||||
|
||||
Reference in New Issue
Block a user