Skip to content

Commit

Permalink
consent cat is 5th arg, pass in empty string for location arg
Browse files Browse the repository at this point in the history
  • Loading branch information
shawncook committed Mar 13, 2024
1 parent 0cda2cd commit 5673c8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/larva-js/src/utils/webfontConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const webFontConfig = {
'iw_fonts_loaded',
1,
7 * 24 * 60 * 60,
'',
'C0002' // Require functional cookie consent.
);
}
Expand Down

0 comments on commit 5673c8f

Please sign in to comment.