fullscreen

This commit is contained in:
2022-11-29 21:36:30 +03:00
parent 4420c697ad
commit 8405acb27d
3 changed files with 45 additions and 2 deletions
+5
View File
@@ -17,6 +17,11 @@ module.exports = {
"on": true,
"value": "true",
"key": "keyboard"
},
"fullScreen": {
"on": true,
"value": "true",
"key": "fullScreen"
}
},
},