Skip to content

Commit

Permalink
Merge pull request #94 from nhsuk/fix/preferences-on-analytics
Browse files Browse the repository at this point in the history
Fix/preferences on analytics
  • Loading branch information
bradmorton1 authored Dec 4, 2019
2 parents e5b6099 + 44fea8e commit d8dc47d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cookieconsent.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@ function acceptConsent() {
// If analytics consent is given, change the value of the cookie
function acceptAnalyticsConsent() {
setConsent({
necessary: true,
preferences: true,
statistics: true,
consented: true,
});
Expand Down

0 comments on commit d8dc47d

Please sign in to comment.