mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 20:35:02 +00:00
flag -> isSwitch as per knub-command-manager update (via knub)
This commit is contained in:
parent
bdf44c32ff
commit
82c65ca44e
3 changed files with 7 additions and 7 deletions
|
@ -336,7 +336,7 @@ export class MutesPlugin extends ZeppelinPlugin<TConfigSchema> {
|
|||
},
|
||||
{
|
||||
name: "left",
|
||||
flag: true,
|
||||
isSwitch: true,
|
||||
},
|
||||
],
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue