Converted all remaining boolean parameters to flags
This commit is contained in:
parent
4e1b135724
commit
25c88ae630
3 changed files with 3 additions and 3 deletions
|
@ -191,7 +191,7 @@ export class UtilityPlugin extends ZeppelinPlugin<TConfigSchema> {
|
|||
options: [
|
||||
{
|
||||
name: "counts",
|
||||
type: "bool",
|
||||
isSwitch: true,
|
||||
},
|
||||
{
|
||||
name: "sort",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue