Merge remote-tracking branch 'origin/new-theme' into new-theme
This commit is contained in:
commit
e61d4495ae
|
@ -56,7 +56,7 @@ export class CommunityService {
|
|||
|
||||
async getCommunityAsync() {
|
||||
await this.promise;
|
||||
this.clearSubscriptions();
|
||||
// this.clearSubscriptions();
|
||||
return this.community.getValue();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue