We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d384359 commit 75651cfCopy full SHA for 75651cf
src/js/10-ketch-consent.js
@@ -8,7 +8,7 @@
8
})
9
10
// If the user is in the US-CA region, change the text of the preference center link
11
- // 3/19/25: Disabled this feature due to shifting CA legal requirements. Will re-enable with new textContent if needed.
+ // 3/19/25: Disabled this feature due to shifting CA legal requirements. Will re-enable with new textContent if needed
12
// window.ketch('on', 'regionInfo', (regionInfo) => {
13
// const customTextRegions = ['US-CA']
14
// if (customTextRegions.includes(regionInfo)) {
0 commit comments