Updated avatar as well wehn switching the client info
This commit is contained in:
parent
f056c29332
commit
37583d10c0
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ export class ClientInfoController {
|
|||
}));
|
||||
|
||||
this.listenerConnection.push(connection.getSelectedClientInfo().events.on("notify_client_changed", () => {
|
||||
this.sendClient();
|
||||
this.sendClientName();
|
||||
this.sendCountry();
|
||||
this.sendClientDescription();
|
||||
|
|
Loading…
Add table
Reference in a new issue