mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-23 03:25:07 +03:00
Add an admin account
This commit is contained in:
@@ -81,6 +81,7 @@ export interface User {
|
||||
last_seen: string;
|
||||
online: boolean;
|
||||
username: string;
|
||||
admin?: boolean;
|
||||
bio?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user