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 e0c4bce commit 4b12247Copy full SHA for 4b12247
src/js/resources/cookie.js
@@ -46,6 +46,7 @@ export function getSafeCookieValuesFn() {
46
'yes', 'y', 'no', 'n',
47
'all', 'none', 'functional',
48
'granted', 'done',
49
+ 'decline', 'declined',
50
];
51
}
52
registerScriptlet(getSafeCookieValuesFn, {
0 commit comments