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