diff --git a/public/game-server-config.schema.json b/public/game-server-config.schema.json index 4eb5230..05f95b5 100644 --- a/public/game-server-config.schema.json +++ b/public/game-server-config.schema.json @@ -22,9 +22,7 @@ "type": "string", "minLength": 1, "options": { - "grid_columns": 3, - "has_placeholder_option": true, - "placeholder_option_text": " " + "grid_columns": 3 }, "$ref": "gamedig-games" },