This commit is contained in:
Peter Maquiran
2022-02-10 15:01:50 +01:00
parent 38b984f2ec
commit 19194a56cc
@@ -74,6 +74,7 @@ export class WsChatMethodsService {
this.changeProfileService.registerCallback(()=>{
this.clearChat()
this.ReLoadChat()
this.storage.remove('Rooms');
})