Skip to content

Commit

Permalink
Update getCatalogOffer sha. Resolves #397
Browse files Browse the repository at this point in the history
  • Loading branch information
claabs committed Jul 19, 2024
1 parent cae1c4e commit 27bd527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/puppet/free-games.ts
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ export default class PuppetFreeGames extends PuppetBase {
const extensions = {
persistedQuery: {
version: 1,
sha256Hash: 'c4ad546ad2757b60ff13ace19ffaf134abb23cb663244de34771a0444abfdf33',
sha256Hash: 'abafd6e0aa80535c43676f533f0283c7f5214a59e9fae6ebfb37bed1b1bb2e9b',
},
};
this.L.trace({ url: GRAPHQL_ENDPOINT, variables, extensions }, 'Posting for catalog offer');
Expand Down

0 comments on commit 27bd527

Please sign in to comment.