mirror of
https://github.com/AsgardEternal/SquadJSDocker.git
synced 2024-12-30 15:19:18 -06:00
Update db-log-addOn.js
This commit is contained in:
parent
fc8a7d69f6
commit
b2a7c7c7a2
@ -102,6 +102,7 @@ export default class DBLogPlayerTime extends DBLog {
|
||||
} else {
|
||||
console.log('starting to Live');
|
||||
this.seeding = ServerState.live;
|
||||
}
|
||||
}
|
||||
await super.mount();
|
||||
console.log('finished mounting db-log');
|
||||
|
Loading…
Reference in New Issue
Block a user