mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-31 19:53:41 -05:00
Remove Extra Spacing
This commit is contained in:
parent
7ce2c9187c
commit
e80b76c7f3
2 changed files with 0 additions and 2 deletions
|
@ -68,4 +68,3 @@ export default definePlugin({
|
||||||
|
|
||||||
stop: stopWs,
|
stop: stopWs,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
@ -374,4 +374,3 @@ export function initWs(isManual = false) {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue