summaryrefslogtreecommitdiff
path: root/js/App.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-20 13:52:02 +0300
committerAndrew Dolgov <[email protected]>2021-02-20 13:52:02 +0300
commitd6de021ae6eb3e2385630763f2f5daab2566a499 (patch)
tree8f98f475561a2737c5ce4518744d9ba6caebce2f /js/App.js
parent39be169f0bb05d73f82e6f98a2e608844fa3f0c1 (diff)
haven't i fixed this already
Diffstat (limited to 'js/App.js')
-rw-r--r--js/App.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/App.js b/js/App.js
index a3618409a..2041a6168 100644
--- a/js/App.js
+++ b/js/App.js
@@ -1222,7 +1222,7 @@ const App = {
}
break;
case "qmcHKhelp":
- this.helpDialog("main");
+ this.hotkeyHelp()
break;
default:
console.log("quickMenuGo: unknown action: " + opid);