Updated avatar as well wehn switching the client info
This commit is contained in:
parent
ae57fbea6d
commit
8949c7ae8a
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