status
This commit is contained in:
parent
369f30e5fc
commit
4ca4a894df
2 changed files with 31 additions and 4 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue