mirror of
https://github.com/AsgardEternal/SquadJSDocker.git
synced 2024-12-30 14:09:18 -06:00
Update db-log-addOn.js
This commit is contained in:
parent
94cdb37e63
commit
b18ea8b223
@ -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 },
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user