From 909773f9d253c61183cc1f9f6193656957946be5 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Sun, 9 Nov 2025 22:59:02 +0200 Subject: Add statistical areas --- app/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'app/index.html') diff --git a/app/index.html b/app/index.html index 479eafa..aca331c 100644 --- a/app/index.html +++ b/app/index.html @@ -47,6 +47,7 @@ { "imports": { "dom": "./dom.js", + "components": "./components.js", "geom": "./geometry.js", "map": "./map.js", "models": "./models.js", -- cgit v1.2.3-70-g09d2