config values

This commit is contained in:
2023-04-16 10:20:15 +03:00
parent 022a429995
commit 0663ed5370
2 changed files with 1 additions and 16 deletions
-15
View File
@@ -13,21 +13,6 @@ module.exports = {
features: {
'journal': {
// add your features here in the format [featureName]: { value: string }
"keyboard": {
"on": true,
"value": "true",
"key": "keyboard"
},
"fullScreen": {
"on": true,
"value": "true",
"key": "fullScreen"
},
"blowAnim": {
"on": true,
"value": "true",
"key": "blowAnim"
}
},
},
config: {