mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 09:16:40 +00:00
use display name function
This commit is contained in:
@@ -340,6 +340,7 @@ export type ApprovalItem = {
|
||||
name: string | null;
|
||||
userId: string;
|
||||
username: string;
|
||||
email: string | null;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user