diff --git a/backend/src/app/features/components_v2.clj b/backend/src/app/features/components_v2.clj index 0638dfc8a..0d9c8c10d 100644 --- a/backend/src/app/features/components_v2.clj +++ b/backend/src/app/features/components_v2.clj @@ -626,7 +626,7 @@ (if-not *skip-on-error* (throw cause) - fdata)) + nil)) (finally (l/trc :hint "graphic processed" :file-id (str (:id fdata))