@financial-times/ads-personalised-consent
Advanced tools
Comparing version 5.2.4 to 5.2.5
@@ -22,3 +22,3 @@ { | ||
}, | ||
"version": "5.2.4" | ||
"version": "5.2.5" | ||
} |
@@ -22,3 +22,3 @@ ads-personalised-consent | ||
// create a fresh, updated instance of PersonalisedConsent, and get the privacy properties via getters | ||
const pc = async getPersonalisedConsent(); | ||
const pc = await getPersonalisedConsent(); | ||
const personalisedConsent = pc.isAllowed(); | ||
@@ -25,0 +25,0 @@ // check whether a certain type of personalised ads is allowed or not |