mirror of
https://github.com/YunoHost-Apps/minetest_ynh.git
synced 2024-09-03 20:36:00 +02:00
Missing bracket
This commit is contained in:
parent
d8e6938050
commit
517b6f09d1
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Whether to enable creative mode (unlimited inventory)",
|
||||
"fr": "Permettre l'utilisation du mode créatif (inventaire illimité"
|
||||
"fr": "Permettre l'utilisation du mode créatif (inventaire illimité)"
|
||||
},
|
||||
"default": false
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue