mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
enhance: meta-click on a parent class to navigate to it
This commit is contained in:
@@ -63,8 +63,7 @@
|
||||
{:label "m"}
|
||||
{:label "y"}])
|
||||
(fn [_e value]
|
||||
(swap! *timestamp assoc-in [:repeater :duration] value))
|
||||
nil)
|
||||
(swap! *timestamp assoc-in [:repeater :duration] value)))
|
||||
|
||||
[:a.ml-2.self-center {:on-click (fn []
|
||||
(reset! *show-repeater? false)
|
||||
|
||||
Reference in New Issue
Block a user