Fix manifest warning

This commit is contained in:
Félix Piédallu 2024-05-22 23:53:45 +02:00
parent 1f932d7aff
commit c2814ae14f

View file

@ -41,7 +41,7 @@ ram.runtime = "200M"
[install.app_version]
ask.en = "Choose the version you want"
ask.fr = "Choisissez la version désirée"
type = "string"
type = "select"
choices = ["12", "14", "16"]
default = "16"