mirror of
https://github.com/penpot/penpot.git
synced 2026-09-18 18:06:14 +00:00
🐛 Show proper version on error report api
This commit is contained in:
parent
66b978c01e
commit
e4d88b3ab4
@ -174,6 +174,7 @@
|
|||||||
(merge content)
|
(merge content)
|
||||||
(update :source source->name)
|
(update :source source->name)
|
||||||
(assoc :kind (or (:kind content) (:origin content)))
|
(assoc :kind (or (:kind content) (:origin content)))
|
||||||
|
(assoc :version (:version content))
|
||||||
(d/without-nils)))
|
(d/without-nils)))
|
||||||
(ex/raise :type :not-found
|
(ex/raise :type :not-found
|
||||||
:code :report-not-found
|
:code :report-not-found
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user