mirror of
https://github.com/AsgardEternal/SquadJSDocker.git
synced 2024-12-30 16:29:18 -06:00
Update db-log-addOn.js
This commit is contained in:
parent
b91d66f5b8
commit
94cdb37e63
@ -165,7 +165,7 @@ export default class DBLogPlayerTime extends DBLog {
|
||||
console.log(timeNow);
|
||||
const curPlayer = await this.models.PlayerTimeNew.findAll({
|
||||
where: {
|
||||
leaveTime: null,
|
||||
endTime: null,
|
||||
serverState: oldState,
|
||||
server: this.options.overrideServerID || this.server.id
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user