mirror of
https://github.com/YunoHost-Apps/trilium_ynh.git
synced 2024-10-01 13:34:49 +02:00
Update manifest.json
This commit is contained in:
parent
a34170f601
commit
675cf1f954
1 changed files with 3 additions and 3 deletions
|
@ -39,9 +39,9 @@
|
||||||
{
|
{
|
||||||
"name": "instance_name",
|
"name": "instance_name",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"help": {
|
"ask": {
|
||||||
"en": "Unique name for this instance (optional)",
|
"en": "Choose a unique name for this instance (optional)",
|
||||||
"fr": "Nom unique pour cette instance (facultatif)"
|
"fr": "Choisissez un nom unique pour cette instance (facultatif)"
|
||||||
},
|
},
|
||||||
"example": "MyTrillium",
|
"example": "MyTrillium",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in a new issue