Skip to content

Commit

Permalink
Add allowed/denied to set-local-storage (#3922)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbr authored Aug 18, 2024
1 parent 5287f6e commit 41c2258
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/resources/scriptlets.js
Original file line number Diff line number Diff line change
Expand Up @@ -1102,6 +1102,7 @@ function setLocalStorageItemFn(
'yes', 'no',
'accept', 'reject',
'accepted', 'rejected',
'allowed', 'denied',
'{}', '[]', '""',
'$remove$',
];
Expand Down

0 comments on commit 41c2258

Please sign in to comment.