mirror of
https://github.com/YunoHost-Apps/agora_ynh.git
synced 2024-09-03 18:06:21 +02:00
fix manifest.toml
This commit is contained in:
parent
66036243f3
commit
13a77abf13
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ ram.runtime = "50M"
|
|||
[install.language]
|
||||
ask.en = "Choose the application language"
|
||||
ask.fr = "Choisissez la langue de l'application"
|
||||
type = "string"
|
||||
type = "select"
|
||||
choices = ["francais", "english", "espanol"]
|
||||
default = "francais"
|
||||
|
||||
|
|
Loading…
Reference in a new issue