diff --git a/src/clj/auto_ap/square/core.clj b/src/clj/auto_ap/square/core.clj index 137961fd..1cb465fa 100644 --- a/src/clj/auto_ap/square/core.clj +++ b/src/clj/auto_ap/square/core.clj @@ -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