mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 05:17:35 +00:00
fix: denver microcenter name (#296)
This commit is contained in:
@@ -10,7 +10,7 @@ const microCenterLocationToId: Map<string, string> = new Map([
|
|||||||
['chicago', '151'],
|
['chicago', '151'],
|
||||||
['columbus', '141'],
|
['columbus', '141'],
|
||||||
['dallas', '131'],
|
['dallas', '131'],
|
||||||
['devin', '181'],
|
['denver', '181'],
|
||||||
['duluth', '065'],
|
['duluth', '065'],
|
||||||
['fairfax', '081'],
|
['fairfax', '081'],
|
||||||
['flushing', '145'],
|
['flushing', '145'],
|
||||||
|
|||||||
Reference in New Issue
Block a user