Skip to content

Commit

Permalink
Update comment to the correct file path
Browse files Browse the repository at this point in the history
  • Loading branch information
deedeeh committed Jun 10, 2024
1 parent 68ab36b commit 3bf743d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/src/javascripts/boot.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const go = () => {
pageViewId,
};

// keep this in sync with CONSENT_TIMING in src/web/components/App.tsx in frontend
// keep this in sync with CONSENT_TIMING in src/client/bootCmp.ts in dotcom-rendering
// mark: CONSENT_TIMING
let recordedConsentTime = false;
onConsentChange((consentState) => {
Expand Down

0 comments on commit 3bf743d

Please sign in to comment.