Update db-log-addOn.js

This commit is contained in:
Skillet 2023-03-05 18:51:59 -05:00 committed by GitHub
parent fcc86e95f6
commit 5c4877f1d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ export default class DBLogPlayerTime extends DBLog {
// } },
// { logging: console.log }
// );
console.log('updated playerTimes row count: %i', rowUpdate[0]);
// console.log('updated playerTimes row count: %i', rowUpdate[0]);
console.log('finish DB repair');
}