From b18ea8b223857336bfa290f82f446a0b56058d96 Mon Sep 17 00:00:00 2001 From: Skillet Date: Sat, 11 Mar 2023 21:47:57 -0500 Subject: [PATCH] Update db-log-addOn.js --- squadjsPlugins/db-log-addOn.js | 1 + 1 file changed, 1 insertion(+) diff --git a/squadjsPlugins/db-log-addOn.js b/squadjsPlugins/db-log-addOn.js index c900cb3..0f8042c 100644 --- a/squadjsPlugins/db-log-addOn.js +++ b/squadjsPlugins/db-log-addOn.js @@ -170,6 +170,7 @@ export default class DBLogPlayerTime extends DBLog { server: this.options.overrideServerID || this.server.id } }); + console.log(curPlayer); await this.models.PlayerTimeNew.update( { endTime: timeNow }, {