Skip to content

Commit 41c2258

Browse files
authored
Add allowed/denied to set-local-storage (#3922)
1 parent 5287f6e commit 41c2258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/resources/scriptlets.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,6 +1102,7 @@ function setLocalStorageItemFn(
11021102
'yes', 'no',
11031103
'accept', 'reject',
11041104
'accepted', 'rejected',
1105+
'allowed', 'denied',
11051106
'{}', '[]', '""',
11061107
'$remove$',
11071108
];

0 commit comments

Comments
 (0)