mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
chore: code cleanup
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
(defmethod events/handle :redirect-to-home [_]
|
||||
(page-handler/create-today-journal!)
|
||||
(when (util/capacitor?)
|
||||
(mobile-state/redirect-to-tab! "home")))
|
||||
(mobile-state/set-tab! "home")))
|
||||
|
||||
(defmethod events/handle :page/show-delete-dialog [[_ selected-rows ok-handler]]
|
||||
(shui/dialog-open!
|
||||
|
||||
Reference in New Issue
Block a user