fix: new 02 ui & layout
This commit is contained in:
parent
70f3959c08
commit
701d82e7a7
2 changed files with 296 additions and 91 deletions
|
|
@ -97,6 +97,7 @@ export type UserAttachmentDelete = {
|
|||
};
|
||||
|
||||
export type UserTypeStats = {
|
||||
[x: string]: number;
|
||||
USER: number;
|
||||
MESSENGER: number;
|
||||
DELEGATE: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue