Skip to content

Commit

Permalink
fix(stega): add textTheme to deny list
Browse files Browse the repository at this point in the history
Signed-off-by: Cody Olsen <[email protected]>
  • Loading branch information
stipsan authored Nov 8, 2024
1 parent 0859f13 commit 39edfe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stega/filterDefault.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ const denylist = new Set([
'template',
'theme',
'type',
'textTheme',
'unit',
'url',
'username',
Expand Down

0 comments on commit 39edfe1

Please sign in to comment.