From fca1c12116e3d2f048fc5d7c1263bbbc623e2881 Mon Sep 17 00:00:00 2001 From: Janis Meister Date: Wed, 9 Mar 2022 12:29:47 +0100 Subject: [PATCH] cleaned --- src/app/map/map.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/map/map.component.ts b/src/app/map/map.component.ts index 747ba30..41f208d 100644 --- a/src/app/map/map.component.ts +++ b/src/app/map/map.component.ts @@ -28,7 +28,7 @@ export class MapComponent implements AfterViewInit { color: "#ff622e", width: 3 }) - }) + }); ngAfterViewInit() {