@ -419,7 +419,7 @@
<mat-form-field appearance="outline" class="w-100 without-hint">
<mat-label i18n>Url</mat-label>
<input formControlName="url" matInput type="text" />
@if (assetProfileForm.get('url').value) {
@if (assetProfileForm.get('url')?.value) {
<gf-entity-logo
class="mr-3"
matSuffix