haven't i fixed this already

This commit is contained in:
Andrew Dolgov 2021-02-20 13:52:02 +03:00
parent 39be169f0b
commit d6de021ae6
1 changed files with 1 additions and 1 deletions

View File

@ -1222,7 +1222,7 @@ const App = {
} }
break; break;
case "qmcHKhelp": case "qmcHKhelp":
this.helpDialog("main"); this.hotkeyHelp()
break; break;
default: default:
console.log("quickMenuGo: unknown action: " + opid); console.log("quickMenuGo: unknown action: " + opid);