summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--worker.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/worker.js b/worker.js
index 5d51eab..7d704ae 100644
--- a/worker.js
+++ b/worker.js
@@ -355,7 +355,7 @@ function snakeCaseKeys(obj) {
// on the active account
api_id: player.api_id,
created_at: {
- $lte: player.createdAt
+ $lte: player.created_at
}
},
transaction: transaction