mirror of
https://github.com/YunoHost-Apps/archivebox_ynh.git
synced 2024-09-03 18:15:54 +02:00
revert "test"
Honestly, I didn't even mean to commit that last one. Also I am not really that sure what I am doing here. I expected select to have a similar function, but alas it does not.
This commit is contained in:
parent
836613d256
commit
dc061c4427
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ram.runtime = "50M"
|
|||
ask.en = "Choose the application language"
|
||||
ask.fr = "Choisissez la langue de l'application"
|
||||
type = "string"
|
||||
select = ["fr", "en"]
|
||||
choices = ["fr", "en"]
|
||||
default = "fr"
|
||||
|
||||
[install.admin]
|
||||
|
|
Loading…
Add table
Reference in a new issue