mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
correct json
This commit is contained in:
parent
c8a5fa260a
commit
e9c7c6dca4
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
"en": "Choose Syncthing channel ?",
|
"en": "Choose Syncthing channel ?",
|
||||||
"fr": "Choissez la version de Syncthing ?"
|
"fr": "Choissez la version de Syncthing ?"
|
||||||
},
|
},
|
||||||
"choices": ["release", "devel""],
|
"choices": ["release", "devel"],
|
||||||
"default": "release"
|
"default": "release"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue