From 98470ef8ac1c38cb54cdbae1bd07cbab825be795 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 17 Oct 2024 19:15:18 +0200 Subject: [PATCH] Themes(shops): support `shop=sports` together with 'shop=sport' --- assets/layers/shops/shops.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/layers/shops/shops.json b/assets/layers/shops/shops.json index 785fd43dc9..b825129b5f 100644 --- a/assets/layers/shops/shops.json +++ b/assets/layers/shops/shops.json @@ -567,6 +567,7 @@ "service:bicycle:retail~*", "shop=outdoor", "shop=sport", + "shop=sports", "shop=diy", "shop=doityourself" ] @@ -677,6 +678,7 @@ "or": [ "service:bicycle:repair~*", "shop=sport", + "shop=sports", "shop=outdoor", "shop=bicycle", "service:bicycle:retail=yes", @@ -782,6 +784,7 @@ "service:bicycle:rental~*", "shop=bicycle", "shop=sport", + "shop=sports", "shop=bicycle_repair", "shop=outdoor", "shop=rental"