mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-07 13:42:34 +00:00
feat: update pages
This commit is contained in:
4
web/src/types/modules/user.d.ts
vendored
4
web/src/types/modules/user.d.ts
vendored
@ -9,9 +9,9 @@ interface User {
|
||||
updatedTs: TimeStamp;
|
||||
rowStatus: RowStatus;
|
||||
|
||||
username: string;
|
||||
nickname: string;
|
||||
email: string;
|
||||
displayName: string;
|
||||
openId: string;
|
||||
role: Role;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user