Skip to content

Commit

Permalink
working placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sync committed Mar 23, 2024
1 parent 54e52a1 commit 8236d41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion public/game-server-config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
"type": "string",
"minLength": 1,
"options": {
"grid_columns": 3
"grid_columns": 3,
"has_placeholder_option": true,
"placeholder_option_text": " "
},
"$ref": "gamedig-games"
},
Expand Down
2 changes: 1 addition & 1 deletion public/jsoneditor.js

Large diffs are not rendered by default.

0 comments on commit 8236d41

Please sign in to comment.