Commits

Nikunj Sharma authored 0025567daf2 Merge
Merge remote-tracking branch 'origin/main' into CST-6685
No tags

src/app/community-page/edit-community-page/community-roles/community-roles.component.html

Modified
1 1 <ds-comcol-role
2 - *ngFor="let comcolRole of getComcolRoles$() | async"
2 + *ngFor="let comcolRole of comcolRoles$ | async"
3 3 [dso]="community$ | async"
4 4 [comcolRole]="comcolRole"
5 5 >
6 6 </ds-comcol-role>

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut