Formatted store and settings, added label elements to all inputs in settings, renamed keybinds to keybindings, optimised some code
This commit is contained in:
parent
796a717dca
commit
c9a5fc546f
4 changed files with 1160 additions and 985 deletions
|
@ -49,7 +49,7 @@ export class Store {
|
|||
"tab": "home",
|
||||
"dynamicData": ""
|
||||
},
|
||||
"keybind": {
|
||||
"keybindings": {
|
||||
"search": [
|
||||
process.platform == "darwin" ? "Command" : "Control",
|
||||
"S"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue