Updated avatar as well wehn switching the client info

This commit is contained in:
WolverinDEV 2020-12-12 22:58:52 +01:00 committed by WolverinDEV
parent f056c29332
commit 37583d10c0

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