This commit is contained in:
MathMan05 2024-10-09 11:13:13 -05:00
parent 369f30e5fc
commit 4ca4a894df
2 changed files with 31 additions and 4 deletions

View file

@ -839,6 +839,7 @@ class Channel extends SnowFlake{
this.rendertyping();
this.localuser.getSidePannel();
if(this.voice){
this.voice.onSatusChange=console.warn;
this.voice.join();
}
await this.putmessages();