mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
enhance: replace favorite related fns
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
{:class "w-60"}
|
||||
(when-not recent?
|
||||
(shui/context-menu-item
|
||||
{:on-click #(page-handler/unfavorite-page! original-name)}
|
||||
{:on-click #(page-handler/<unfavorite-page! original-name)}
|
||||
(ctx-icon "star-off")
|
||||
(t :page/unfavorite)
|
||||
(shui/context-menu-shortcut (some-> (shortcut-dh/shortcut-binding :command/toggle-favorite) (first)
|
||||
|
||||
Reference in New Issue
Block a user