From 35fb9b0b262f799878067ba6283a703d9873ea67 Mon Sep 17 00:00:00 2001 From: Fernando Date: Fri, 2 Jul 2021 03:38:51 +0900 Subject: [PATCH] Add missing store ID for the KR country code (#145) --- lib/constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/constants.js b/lib/constants.js index 8be324f..3aea530 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -159,6 +159,7 @@ const markets = { JP: 143462, JO: 143528, KE: 143529, + KR: 143466, KW: 143493, LV: 143519, LB: 143497,