1
0
Fork 0
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:
Lahire BIETTE 2016-01-15 13:46:15 +01:00
parent c8a5fa260a
commit e9c7c6dca4

View file

@ -44,7 +44,7 @@
"en": "Choose Syncthing channel ?",
"fr": "Choissez la version de Syncthing ?"
},
"choices": ["release", "devel""],
"choices": ["release", "devel"],
"default": "release"
}
]