mirror of
https://github.com/YunoHost-Apps/lionwiki-t2t_ynh.git
synced 2024-09-03 19:36:27 +02:00
update wiki label
This commit is contained in:
parent
dfffb16bae
commit
24e25a51df
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Lionwiki-t2t",
|
"name": "Wiki",
|
||||||
"id": "lionwikit2t",
|
"id": "lionwikit2t",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
@ -30,7 +30,7 @@ admin=$YNH_APP_ARG_ADMIN
|
||||||
is_public=$YNH_APP_ARG_IS_PUBLIC
|
is_public=$YNH_APP_ARG_IS_PUBLIC
|
||||||
language=$YNH_APP_ARG_LANGUAGE
|
language=$YNH_APP_ARG_LANGUAGE
|
||||||
password=$YNH_APP_ARG_PASSWORD
|
password=$YNH_APP_ARG_PASSWORD
|
||||||
label=$YNH_APP_ARG_LIONWIKI-T2T
|
label=$YNH_APP_ARG_WIKI
|
||||||
color=$YNH_APP_ARG_COLOR
|
color=$YNH_APP_ARG_COLOR
|
||||||
|
|
||||||
### If it's a multi-instance app, meaning it can be installed several times independently
|
### If it's a multi-instance app, meaning it can be installed several times independently
|
||||||
|
|
Loading…
Add table
Reference in a new issue