update military

This commit is contained in:
novoLife 2025-06-23 22:35:22 +08:00
parent 01cd3c3f4e
commit 78be88a551

View file

@ -1,6 +1,6 @@
{
"key": "military",
"type": "typeCombo",
"type": "combo",
"label": "Type",
"strings": {
"options": {
@ -12,5 +12,6 @@
"airfield": "Airfield",
"obstacle_course": "Obstacle Course"
}
}
},
"autoSuggestions": false
}