Update config_panel.toml.example
This commit is contained in:
parent
2c2ebd5ec1
commit
ad14cc664b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ version = "1.0"
|
||||||
|
|
||||||
## The next level describes web admin panels
|
## The next level describes web admin panels
|
||||||
## You have to choose an ID for each panel, in this example the ID is "main"
|
## You have to choose an ID for each panel, in this example the ID is "main"
|
||||||
## Keep in mind this id will be used in cli to refer to your question, so choose
|
## Keep in mind this ID will be used in CLI to refer to your question, so choose
|
||||||
## something short and meaningfull.
|
## something short and meaningfull.
|
||||||
## In the webadmin, each panel corresponds to a distinct tab / form
|
## In the webadmin, each panel corresponds to a distinct tab / form
|
||||||
[main]
|
[main]
|
||||||
|
|
Loading…
Reference in a new issue