Update db-log-addOn.js

This commit is contained in:
Skillet 2023-03-08 18:00:25 -05:00 committed by GitHub
parent 616120c0bb
commit 2f3165fc1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,7 +145,6 @@ export default class DBLogPlayerTime extends DBLog {
console.log('updated playerTimes row count: %i', rowUpdate[0]);
console.log('finish DB repair');
this.seeding = ServerState.live;
}
async unmount() {