config values
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user