Skip to content

Commit

Permalink
fix: denver microcenter name (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbandrow committed Sep 25, 2020
1 parent 38ee437 commit 349f55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/model/microcenter.ts
Expand Up @@ -10,7 +10,7 @@ const microCenterLocationToId: Map<string, string> = new Map([
['chicago', '151'],
['columbus', '141'],
['dallas', '131'],
['devin', '181'],
['denver', '181'],
['duluth', '065'],
['fairfax', '081'],
['flushing', '145'],
Expand Down

0 comments on commit 349f55d

Please sign in to comment.