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
616120c0bb
commit
2f3165fc1e
@ -145,7 +145,6 @@ export default class DBLogPlayerTime extends DBLog {
|
|||||||
|
|
||||||
console.log('updated playerTimes row count: %i', rowUpdate[0]);
|
console.log('updated playerTimes row count: %i', rowUpdate[0]);
|
||||||
console.log('finish DB repair');
|
console.log('finish DB repair');
|
||||||
this.seeding = ServerState.live;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async unmount() {
|
async unmount() {
|
||||||
|
Loading…
Reference in New Issue
Block a user