Mo
Results
1
issues of
Mo
Hello, When i try to run this keybind ` Mousetrap.bind('ctrl+m', menu()); function menu(){ alert("Hi"); }; ` i get this error `Uncaught TypeError: a is not a function at f (mousetrap.min.js:5)...