mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-22 03:20:13 +00:00
remove debugger
This commit is contained in:
@@ -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((_) =>
|
||||
|
||||
Reference in New Issue
Block a user