mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 02:25:01 +00:00
Update types.ts
This commit is contained in:
parent
7655bccbdf
commit
8954ed6b78
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ export const ConfigSchema = t.type({
|
|||
can_level: t.boolean,
|
||||
can_search: t.boolean,
|
||||
can_clean: t.boolean,
|
||||
can_archive: t.boolean,
|
||||
can_info: t.boolean,
|
||||
can_server: t.boolean,
|
||||
can_inviteinfo: t.boolean,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue