enhance: hide shortcuts

This commit is contained in:
Konstantinos Kaloutas
2023-04-26 12:54:49 +03:00
committed by Gabriel Horner
parent 1d13eb3d4b
commit 59865037db

View File

@@ -181,5 +181,5 @@
(shortcut-table :shortcut.category/block-selection true)
(shortcut-table :shortcut.category/formatting true)
(shortcut-table :shortcut.category/toggle true)
(shortcut-table :shortcut.category/whiteboard true)
(when (state/enable-whiteboards?) (shortcut-table :shortcut.category/whiteboard true))
(shortcut-table :shortcut.category/others true)])