mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
fix(keyboard-shortcuts): Add favorite toggling to the settings pane (#4708)
* fix #3663 * Update dicts.cljs * close #4697
This commit is contained in:
@@ -710,6 +710,7 @@
|
||||
^{:doc "Others"}
|
||||
[:pdf/previous-page
|
||||
:pdf/next-page
|
||||
:command/toggle-favorite
|
||||
:command/run
|
||||
:command-palette/toggle
|
||||
:graph/open
|
||||
|
||||
Reference in New Issue
Block a user