mirror of
https://github.com/penpot/penpot.git
synced 2025-03-18 10:41:29 -05:00
🐛 Fix unexpected exception audit archive task
This commit is contained in:
parent
3e21b0d8cc
commit
3f5ac58c73
1 changed files with 2 additions and 1 deletions
|
@ -359,4 +359,5 @@
|
|||
|
||||
(defmethod ig/init-key ::gc-task
|
||||
[_ cfg]
|
||||
(partial clean-archived cfg))
|
||||
(fn [_]
|
||||
(clean-archived cfg)))
|
||||
|
|
Loading…
Add table
Reference in a new issue