fix side pannel for dirrect messages
This commit is contained in:
parent
a1902a912f
commit
c23f6a94a8
3 changed files with 10 additions and 3 deletions
|
@ -188,6 +188,7 @@ class Group extends Channel{
|
|||
this.rendertyping();
|
||||
await this.putmessages();
|
||||
await prom;
|
||||
this.localuser.getSidePannel();
|
||||
if(id !== Channel.genid){
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue