Skip to content

Commit

Permalink
Merge branch 'kostas1e:ideon-v3' into ideon-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ideonaudio authored Feb 27, 2024
2 parents 8341c4d + bf148e7 commit ec67846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/js/globales.js
Original file line number Diff line number Diff line change
Expand Up @@ -1501,7 +1501,7 @@ const keymap = {
"O": {"order": 207, "cmd": "openModal", "options": ["modalMounts"], "desc": "Open mounts", "feature": "featMounts"},
"P": {"order": 207, "cmd": "openModal", "options": ["modalPartitions"], "desc": "Open partitions", "feature": "featPartitions"},
"Q": {"order": 203, "cmd": "openModal", "options": ["modalPlayback"], "desc": "Open playback settings"},
"S": {"order": 207, "cmd": "showListScriptModal", "options": [], "desc": "Open scripts", "feature": "featScripting"},
// "S": {"order": 207, "cmd": "showListScriptModal", "options": [], "desc": "Open scripts", "feature": "featScripting"},
"T": {"order": 204, "cmd": "openModal", "options": ["modalSettings"], "desc": "Open settings"},
"?": {"order": 207, "cmd": "openModal", "options": ["modalAbout"], "desc": "Open about"},

Expand Down

0 comments on commit ec67846

Please sign in to comment.