remove debugger

This commit is contained in:
Mathium05
2026-08-11 18:18:15 -05:00
parent 3b361e483f
commit 58d314a4dc
-1
View File
@@ -375,7 +375,6 @@ class Direct extends Guild {
}
}
unreads(html?: HTMLElement | undefined): void {
debugger;
if (this.freindDiv) {
this.freindDiv;
const notiCount = Array.from(this.freindDiv.children).find((_) =>