Skip to content

Commit

Permalink
Add allowed/denied to set-local-storage
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbr committed Aug 18, 2024
1 parent 2c60b33 commit b5aff88
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 b5aff88

Please sign in to comment.