mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix: tag dialog
This commit is contained in:
@@ -579,7 +579,7 @@
|
||||
create-page? (page-handler/<create! @!input {:redirect? true}))]
|
||||
(shui/dialog-close! :ls-dialog-cmdk)
|
||||
(when (and create-class? result)
|
||||
(state/pub-event! [:dialog/show-block (:class item) {:tag-dialog? true}]))))))
|
||||
(state/pub-event! [:dialog/show-block result {:tag-dialog? true}]))))))
|
||||
|
||||
(defn- get-filter-user-input
|
||||
[input]
|
||||
|
||||
Reference in New Issue
Block a user