🔨」 fix(avatar): fix this shit

This commit is contained in:
2025-10-23 15:22:47 +02:00
parent bcc8b2006a
commit c4221d9463
6 changed files with 37 additions and 54 deletions

View File

@ -87,7 +87,6 @@ function rmUser(user) {
stmt.run(user);
}
const authDB = {
prepareDB,
checkUser,