Formatted store and settings, added label elements to all inputs in settings, renamed keybinds to keybindings, optimised some code

This commit is contained in:
Core 2022-04-29 17:02:59 +01:00
parent 796a717dca
commit c9a5fc546f
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
4 changed files with 1160 additions and 985 deletions

View file

@ -49,7 +49,7 @@ export class Store {
"tab": "home",
"dynamicData": ""
},
"keybind": {
"keybindings": {
"search": [
process.platform == "darwin" ? "Command" : "Control",
"S"