Fixed image chat width

master
WolverinDEV 2020-12-21 23:51:22 +01:00
parent 8b72eca3bb
commit 218a9d0600
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ export class PrivateConversationController extends AbstractConversationControlle
} else {
this.setConversationManager(undefined);
}
this.reportConversationList();
}
private initializeConnectionListener(connection: ConnectionHandler) {