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:
commit
6894d90137
1 changed files with 2 additions and 1 deletions
|
@ -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)))
|
||||||
|
|
Loading…
Add table
Reference in a new issue