Skip to content

Commit bd872e3

Browse files
committed
Fix GECO move #12081
1 parent fb6d069 commit bd872e3

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

data/brands/shop/newsagent.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,6 @@
7272
"shop": "newsagent"
7373
}
7474
},
75-
{
76-
"displayName": "GECO",
77-
"id": "geco-e6d891",
78-
"locationSet": {"include": ["001"]},
79-
"tags": {
80-
"brand": "GECO",
81-
"name": "GECO",
82-
"shop": "newsagent"
83-
}
84-
},
8575
{
8676
"displayName": "Hudson News",
8777
"id": "hudsonnews-a0252c",

data/brands/shop/tobacco.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,11 @@
5757
"include": ["cz", "de", "sk"]
5858
},
5959
"matchNames": [
60+
"geco tabak",
6061
"geco tabak tisk",
6162
"geco tabak tlac"
6263
],
64+
"matchTags": ["shop/newsagent"],
6365
"preserveTags": ["^name"],
6466
"tags": {
6567
"brand": "Geco",

0 commit comments

Comments
 (0)