frontend check fix
This commit is contained in:
@@ -6,7 +6,7 @@ import { getLocalSetting } from './utils'
|
||||
|
||||
export interface UserExt {
|
||||
email: string
|
||||
name: string
|
||||
name?: string
|
||||
username: string
|
||||
is_admin: boolean
|
||||
is_super_admin: boolean
|
||||
|
||||
Reference in New Issue
Block a user