Fixed image chat width
parent
8b72eca3bb
commit
218a9d0600
|
@ -81,6 +81,7 @@ export class PrivateConversationController extends AbstractConversationControlle
|
|||
} else {
|
||||
this.setConversationManager(undefined);
|
||||
}
|
||||
this.reportConversationList();
|
||||
}
|
||||
|
||||
private initializeConnectionListener(connection: ConnectionHandler) {
|
||||
|
|
Loading…
Reference in New Issue