fix(plugin): invalid readme for the web plugin

This commit is contained in:
charlie
2024-12-30 22:33:00 +08:00
parent 15f7b9c764
commit 72bf7093f3
2 changed files with 5 additions and 5 deletions

View File

@@ -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
[]