mirror of
https://github.com/YunoHost-Apps/tandoor_ynh.git
synced 2024-09-03 20:35:56 +02:00
change default
This commit is contained in:
parent
de39719d4b
commit
4bf8d7d0b2
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@
|
||||||
{
|
{
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"example": "/example",
|
"example": "/tandoor",
|
||||||
"default": "/example"
|
"default": "/tandoor"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
|
|
Loading…
Reference in a new issue