cleaning up after AI slop!

This commit is contained in:
Rajeh Taher
2025-09-07 20:34:19 +03:00
parent f83a1c2aff
commit 2a00d65e44
6 changed files with 334 additions and 361 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ export class LIDMappingStore {
[`${lidUser}_reverse`]: pnUser // "102765716062358_reverse" -> "554396160286"
}
})
})
}, 'lid-mapping')
logger.trace(`USER LID mapping stored: PN ${pnUser} → LID ${lidUser}`)
}