mirror of
https://github.com/YunoHost-Apps/lionwiki-t2t_ynh.git
synced 2024-09-03 19:36:27 +02:00
fix again
This commit is contained in:
parent
f126947fb7
commit
aec306b1d9
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ admin=$YNH_APP_ARG_ADMIN
|
|||
is_public=$YNH_APP_ARG_IS_PUBLIC
|
||||
language=$YNH_APP_ARG_LANGUAGE
|
||||
password=$YNH_APP_ARG_PASSWORD
|
||||
label=$YNH_APP_ARG_WIKI
|
||||
wiki=$YNH_APP_ARG_WIKI
|
||||
color=$YNH_APP_ARG_COLOR
|
||||
|
||||
### If it's a multi-instance app, meaning it can be installed several times independently
|
||||
|
|
Loading…
Reference in a new issue