Skip to content

Commit

Permalink
chore(xbox): update oos selector
Browse files Browse the repository at this point in the history
Fixes #2118
Fixes #2479
Fixes #2475
Fixes #2200
  • Loading branch information
jef authored May 10, 2021
1 parent 164902a commit 4d89306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/model/xbox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const Xbox: Store = {
labels: {
outOfStock: {
container:
'.src-pages-BundleBuilder-components-BundleBuilderHeader-__BundleBuilderHeader-module___checkoutButton',
'._-_-node_modules--xbox-web-partner-core-build-pages-BundleBuilder-Components-BundleBuilderHeader-__BundleBuilderHeader-module___checkoutButton',
text: ['out of stock'],
},
},
Expand Down

0 comments on commit 4d89306

Please sign in to comment.