From a1ef030236eb57149c5818aa2b81009114762223 Mon Sep 17 00:00:00 2001 From: Fabe56 <12115500+Fabe56@users.noreply.github.com> Date: Sat, 21 Dec 2024 11:02:36 -0500 Subject: [PATCH 1/2] Update sports.json Adding Pas Normal Studios Flagship Store. --- data/brands/shop/sports.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/brands/shop/sports.json b/data/brands/shop/sports.json index 509a39e04ba..ff8069a633a 100644 --- a/data/brands/shop/sports.json +++ b/data/brands/shop/sports.json @@ -640,6 +640,17 @@ "shop": "sports" } }, + { + "displayName": "Pas Normal Studios Flagship Store", + "id":, + "locationSet": {"include": ["dk", "es", "de", "us", "kr", "sg", "tw"]}, + "tags": { + "brand": "Pas Normal Studios Flagship Store", + "brand:wikidata": "Q131523198", + "name": "Pas Normal Studios Flagship Store", + "shop": "sports" + } + }, { "displayName": "Peloton", "id": "peloton-18eda3", From 34f8e733750ee236f858e0d973f574248761ae28 Mon Sep 17 00:00:00 2001 From: Fabe56 <12115500+Fabe56@users.noreply.github.com> Date: Sat, 21 Dec 2024 11:10:40 -0500 Subject: [PATCH 2/2] Update sports.json Missing ID for Pas Normal Studios Flagship Store. --- data/brands/shop/sports.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/brands/shop/sports.json b/data/brands/shop/sports.json index ff8069a633a..a310d9e841b 100644 --- a/data/brands/shop/sports.json +++ b/data/brands/shop/sports.json @@ -642,7 +642,7 @@ }, { "displayName": "Pas Normal Studios Flagship Store", - "id":, + "id": "pns", "locationSet": {"include": ["dk", "es", "de", "us", "kr", "sg", "tw"]}, "tags": { "brand": "Pas Normal Studios Flagship Store",