mirror of
https://github.com/aykhans/slash-e.git
synced 2026-04-21 22:10:02 +00:00
feat: update pages
This commit is contained in:
Vendored
+2
-2
@@ -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