Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jef committed Sep 21, 2020
2 parents d1bafc9 + 5f628d2 commit 67d593a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/model/evga.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const Evga: Store = {
}
],
labels: {
outOfStock: ['out of stock', 'error reaching the evga website']
outOfStock: ['out of stock', 'error reaching the evga website', 'oops! something broke.']
},
name: 'evga'
};
Expand Down

0 comments on commit 67d593a

Please sign in to comment.