mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
fix(plugin): repeat registration key to plugin ui items
This commit is contained in:
@@ -814,7 +814,7 @@
|
||||
(when-let [^js el (rum/deref *el)]
|
||||
(js/LSPlugin.pluginHelpers.setupInjectedUI.call
|
||||
pl #js {:slot (.-id el) :key key :template template} #js {})))
|
||||
[])
|
||||
[template])
|
||||
|
||||
(if-not (nil? pl)
|
||||
[:div
|
||||
|
||||
Reference in New Issue
Block a user