Update config.json
I updated background: false to backgroud:true;
This commit is contained in:
parent
69590f9777
commit
b7d54f9596
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
"restricted": true
|
"restricted": true
|
||||||
},
|
},
|
||||||
"autosave": true,
|
"autosave": true,
|
||||||
"background": false,
|
"background": true,
|
||||||
"colors": true,
|
"colors": true,
|
||||||
"title": true,
|
"title": true,
|
||||||
"randomx": {
|
"randomx": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue