Skip to content

Commit

Permalink
подправил js-патч "команды CTRL+ACXVZ работали в NAV режиме (и в пост…
Browse files Browse the repository at this point in the history
…оянном и при удержании)"
  • Loading branch information
tim-ecoder committed Dec 6, 2024
1 parent fc84180 commit 145ca14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

let nav_kgp = json["nav-key-group-processors"];

nav_kgp.unshift(
nav_kgp.push(
{
"key-codes": [
"KEYCODE_A"
Expand Down

0 comments on commit 145ca14

Please sign in to comment.