0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00

🐛 Log correct deleted number value on recheck task

This commit is contained in:
Andrey Antukh 2022-02-08 00:18:48 +01:00
parent 4caf278da5
commit e665f4e285

View file

@ -463,7 +463,7 @@
(l/info :task "recheck"
:action "recheck items"
:processed n
:deleted n)
:deleted d)
{:processed n :deleted d})))))))
(def sql:retrieve-pending-to-recheck