0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -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
[_ cfg]
(partial clean-archived cfg))
(fn [_]
(clean-archived cfg)))