mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
fix(plugin): invalid readme for the web plugin
This commit is contained in:
@@ -554,7 +554,7 @@
|
||||
(p/catch #(do (js/console.warn %)
|
||||
(notification/show! "No README content." :warning))))
|
||||
;; market
|
||||
(shui/dialog-open! (fn [_] (display repo nil)) {:label "plugin-readme"}))))
|
||||
(shui/dialog-open! (fn [_] (display item nil)) {:label "plugin-readme"}))))
|
||||
|
||||
(defn load-unpacked-plugin
|
||||
[]
|
||||
|
||||
Reference in New Issue
Block a user