mirror of
https://github.com/AsgardEternal/SquadJSDocker.git
synced 2025-01-02 13:19:20 -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 {
|
} else {
|
||||||
console.log('starting to Live');
|
console.log('starting to Live');
|
||||||
this.seeding = ServerState.live;
|
this.seeding = ServerState.live;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
await super.mount();
|
await super.mount();
|
||||||
console.log('finished mounting db-log');
|
console.log('finished mounting db-log');
|
||||||
|
Loading…
Reference in New Issue
Block a user