Updated avatar as well wehn switching the client info
parent
ae57fbea6d
commit
8949c7ae8a
|
@ -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…
Reference in New Issue