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",
|
||||
"type": "string",
|
||||
"help": {
|
||||
"en": "Unique name for this instance (optional)",
|
||||
"fr": "Nom unique pour cette instance (facultatif)"
|
||||
"ask": {
|
||||
"en": "Choose a unique name for this instance (optional)",
|
||||
"fr": "Choisissez un nom unique pour cette instance (facultatif)"
|
||||
},
|
||||
"example": "MyTrillium",
|
||||
"optional": true,
|
||||
|
|
Loading…
Reference in a new issue