mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 00:01:55 +00:00
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