1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minetest_ynh.git synced 2024-09-03 20:36:00 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-01-08 15:15:34 +01:00
parent 965350966e
commit b4fa57d4b1

View file

@ -39,8 +39,8 @@ ram.runtime = "50M"
[install.game] [install.game]
ask.en = "Choose a game for your server" ask.en = "Choose a game for your server"
ask.fr = "Choissisez un jeu pour votre serveur" ask.fr = "Choissisez un jeu pour votre serveur"
type = "select" type = "selecte"
choises = ["minetest_game", "capturetheflag"] choices = ["minetest_game", "capturetheflag"]
default = "minetest_game" default = "minetest_game"
[install.servername] [install.servername]