Changed the UI-interface model

This commit is contained in:
DrMint 2022-03-05 20:55:04 +01:00
parent 467619a88d
commit 5d51aef381
1 changed files with 3 additions and 0 deletions

View File

@ -246,6 +246,9 @@
}, },
"group_by": { "group_by": {
"type": "string" "type": "string"
},
"select_option_sidebar": {
"type": "string"
} }
} }
} }