mirror of
https://github.com/AsgardEternal/DBLogExtension.git
synced 2024-12-30 16:29:17 -06:00
Update db-log-addOn.js
This commit is contained in:
parent
7e7d5ca9da
commit
ea47b15e9a
@ -330,7 +330,7 @@ export default class DBLogPlayerTime extends DBLog {
|
||||
});
|
||||
await this.models.PlayerTime.create({
|
||||
server: this.options.overrideServerID || this.server.id,
|
||||
player: info.steamID,
|
||||
player: info.player.steamID,
|
||||
startTime: info.time,
|
||||
serverState: this.seeding
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user