diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 799a041..84f2479 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -99,7 +99,7 @@ import {DOCUMENT} from "@angular/common"; [contactForm]="contactForm" [sending]="sending"> + [id]="community.communityId" [name]="community.title" [type]="community.type"> `