diff --git a/ts/view/configuration/Root.vue b/ts/view/configuration/Root.vue index 280b1d36..0d3703d0 100644 --- a/ts/view/configuration/Root.vue +++ b/ts/view/configuration/Root.vue @@ -73,7 +73,7 @@ organization.

- + +
diff --git a/ts/view/review/Pool.vue b/ts/view/review/Pool.vue index 740d9e5e..a8c0fdc9 100644 --- a/ts/view/review/Pool.vue +++ b/ts/view/review/Pool.vue @@ -151,7 +151,6 @@ interface MapClickEvent { // Props (you can pass these from parent component or environment) interface Props { - organizationId?: string; tegolaUrl?: string; tilesUrl?: string; serviceArea?: { @@ -163,7 +162,6 @@ interface Props { } const props = withDefaults(defineProps(), { - organizationId: "", tegolaUrl: "", tilesUrl: "", serviceArea: () => ({