feat(marketplace): download updates with one click

This commit is contained in:
charlie
2022-01-11 17:06:27 +08:00
committed by Andelf
parent 9a7698c966
commit de1ea231e3
7 changed files with 307 additions and 173 deletions

View File

@@ -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]" "")