From 8b6bfb2a2658a576d110e050d0c9bca11e381cc1 Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 21 May 2025 12:32:54 +0200 Subject: [PATCH] fix location form init value --- .../app/_views/location/location-form/location-form.component.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/angular/src/app/_views/location/location-form/location-form.component.ts b/angular/src/app/_views/location/location-form/location-form.component.ts index 0db3580..6cc6c17 100644 --- a/angular/src/app/_views/location/location-form/location-form.component.ts +++ b/angular/src/app/_views/location/location-form/location-form.component.ts @@ -51,6 +51,7 @@ export class LocationFormComponent extends AbstractDataFormComponent