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:
parent
965350966e
commit
b4fa57d4b1
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue