mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🐛 Log correct deleted number value on recheck task
This commit is contained in:
parent
4caf278da5
commit
e665f4e285
@ -463,7 +463,7 @@
|
|||||||
(l/info :task "recheck"
|
(l/info :task "recheck"
|
||||||
:action "recheck items"
|
:action "recheck items"
|
||||||
:processed n
|
:processed n
|
||||||
:deleted n)
|
:deleted d)
|
||||||
{:processed n :deleted d})))))))
|
{:processed n :deleted d})))))))
|
||||||
|
|
||||||
(def sql:retrieve-pending-to-recheck
|
(def sql:retrieve-pending-to-recheck
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user