This commit is contained in:
Peter Maquiran
2022-01-12 15:22:24 +01:00
parent e2e3067bf5
commit bf6211229c
3 changed files with 9 additions and 6 deletions
@@ -64,8 +64,11 @@ export class WsChatMethodsService {
this.groupCount++
}
});
});
console.log('this.group', this.group)
this.loadingWholeList = false
}