other performance fix.

This commit is contained in:
2022-05-16 17:08:27 -07:00
parent f8f3aca4b7
commit 88ba64f60f

View File

@@ -372,7 +372,7 @@
([client ]
(doseq [square-location (:client/square-locations client)
:when (:square-location/client-location square-location)]
(upsert client square-location nil)))
(upsert client square-location (atime/unparse-local (time/now) atime/iso-date))))
([client location d]
(lc/with-context {:source "Square loading"}
(try