diff --git a/ShopsWithoutOpeningHours.json b/ShopsWithoutOpeningHours.json index 5989b3d..7c0522b 100644 --- a/ShopsWithoutOpeningHours.json +++ b/ShopsWithoutOpeningHours.json @@ -4,6 +4,6 @@ "en": "Shops without opening hours" }, "query": { - "16": "(node[\"shop\"][\"opening_hours\"!~\".*\"];way[\"shop\"][\"opening_hours\"!~\".*\"];relation[\"shop\"][\"opening_hours\"!~\".*\"])" + "14": "(node[\"shop\"][\"opening_hours\"!~\".*\"];way[\"shop\"][\"opening_hours\"!~\".*\"];relation[\"shop\"][\"opening_hours\"!~\".*\"];)" } }