1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 10:45:56 +00:00

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

View File

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