0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 12:59:12 -05:00

Merge remote-tracking branch 'origin/staging' into develop

This commit is contained in:
Alejandro Alonso 2022-10-19 09:06:11 +02:00
commit 6894d90137

View file

@ -359,4 +359,5 @@
(defmethod ig/init-key ::gc-task (defmethod ig/init-key ::gc-task
[_ cfg] [_ cfg]
(partial clean-archived cfg)) (fn [_]
(clean-archived cfg)))