add option to change the background image grid

This commit is contained in:
raphael
2020-05-22 15:45:11 +02:00
parent 4134c4130a
commit a33973eeb6
7 changed files with 18 additions and 2 deletions

View File

@@ -54,6 +54,9 @@
"drawBackgroundGrid": {
"type": "boolean"
},
"backgroundGridImage": {
"type": "string"
},
"performance": {
"type": "object",
"additionalProperties": false,