mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
fix(plugin): exported api namespace
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
[:strong svg/settings-sm]
|
||||
[:ul.menu-list
|
||||
[:li {:on-click #(if usf (js/apis.openPath usf))} "Open settings"]
|
||||
[:li {:on-click #(js/apis.openPath url)} "Open plugin root"]
|
||||
[:li {:on-click
|
||||
#(let [confirm-fn
|
||||
(ui/make-confirm-modal
|
||||
|
||||
Reference in New Issue
Block a user