mirror of
https://github.com/penpot/penpot.git
synced 2026-03-22 02:13:27 +00:00
🐛 Clean fdata from nils
This commit is contained in:
@@ -290,7 +290,8 @@
|
||||
(-> data
|
||||
(blob/decode)
|
||||
(assoc :id (:id file))
|
||||
(pmg/migrate-data))))
|
||||
(pmg/migrate-data)
|
||||
(d/without-nils))))
|
||||
|
||||
;; WARNING: this ruins performance; maybe we need to find
|
||||
;; some other way to do general validation
|
||||
|
||||
Reference in New Issue
Block a user