enhance(shortcuts): plugins shortcuts tables

This commit is contained in:
charlie
2023-05-11 15:59:10 +08:00
parent 0e70f02300
commit 82c36b7dea
4 changed files with 39 additions and 21 deletions

View File

@@ -926,7 +926,10 @@
:dev/show-block-ast
:dev/show-page-data
:dev/show-page-ast
:ui/clear-all-notifications]})
:ui/clear-all-notifications]
:shortcut.category/plugins
[]})
(let [category-maps {::category (set (keys category*))
::dicts/category (set (keys dicts/category))}]