Toggle minimap with "M" key

This commit is contained in:
tk338g
2021-02-08 00:56:30 +01:00
parent 4e3bf7e8d2
commit cf35caaf23
7 changed files with 27 additions and 3 deletions
+1
View File
@@ -44,6 +44,7 @@ export {
actionToggleEditMenu,
actionFullScreen,
actionShortcuts,
actionMinimap,
} from "./actionMenu";
export { actionGroup, actionUngroup } from "./actionGroup";