Update db-log-addOn.js

This commit is contained in:
Skillet 2023-03-13 16:29:01 -04:00 committed by GitHub
parent 0538f6face
commit f3a31e2d95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,6 +182,7 @@ export default class DBLogPlayerTime extends DBLog {
player: oneplayer.player
});
}
console.log(curplayerarr);
await this.models.PlayerTimeNew.update(
{ endTime: timeNow },
{