Updated avatar as well wehn switching the client info

canary
WolverinDEV 2020-12-12 22:58:52 +01:00
parent ae57fbea6d
commit 8949c7ae8a
1 changed files with 1 additions and 0 deletions

View File

@ -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();