mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
feat(marketplace): download updates with one click
This commit is contained in:
@@ -159,6 +159,8 @@
|
||||
|
||||
(if (and only-check updates-pending?)
|
||||
(state/consume-updates-coming-plugin payload false)
|
||||
|
||||
;; TODO: consume failed download updates?
|
||||
(notifications/show!
|
||||
(str
|
||||
(if (= :error type) "[Install Error]" "")
|
||||
|
||||
Reference in New Issue
Block a user