diff --git a/ShopsWithoutOpeningHours.json b/ShopsWithoutOpeningHours.json index 7c0522b..9a1936e 100644 --- a/ShopsWithoutOpeningHours.json +++ b/ShopsWithoutOpeningHours.json @@ -4,6 +4,6 @@ "en": "Shops without opening hours" }, "query": { - "14": "(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\"!~\".*\"];)" } }