aboutsummaryrefslogtreecommitdiff
path: root/src/static
diff options
context:
space:
mode:
Diffstat (limited to 'src/static')
-rw-r--r--src/static/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/main.js b/src/static/main.js
index ab22590..3ef9cf1 100644
--- a/src/static/main.js
+++ b/src/static/main.js
@@ -21,7 +21,7 @@ const heatmap_radius_element = document.getElementById("HeatmapRadius");
var shops;
-const DefaultCategory = "supermarket";
+const DefaultCategory = "shop:supermarket";
const DefaultCountry = "Denmark";
var Categories = []