Update db-log-addOn.js

This commit is contained in:
Skillet 2023-04-03 14:20:46 -04:00 committed by GitHub
parent 14720e191d
commit cb1c6877a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -281,4 +281,3 @@ export default class DBLogPlayerTime extends DBLog {
console.log('player disconnect rows update: %i', rowAffect[0]);
}
}
Koobs