mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix: all graphs link
This commit is contained in:
@@ -360,7 +360,7 @@
|
||||
(shui/button {:size :sm :variant :ghost
|
||||
:on-click (fn []
|
||||
(if (util/mobile?)
|
||||
(state/pub-event! [:mobile/set-tab "settings"])
|
||||
(state/pub-event! [:mobile/set-tab "graphs"])
|
||||
(route-handler/redirect-to-all-graphs)))}
|
||||
(shui/tabler-icon "layout-2") [:span (t :all-graphs)]))])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user