mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
Fix typo in content filter name
This commit is contained in:
parent
429553f5d4
commit
0c38b6878f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ export const CONTENT_FLAGS = [
|
|||
'MatureGame',
|
||||
'ProfanityVulgarity',
|
||||
'SexualThemes',
|
||||
'ViolentGrpahic'
|
||||
'ViolentGraphic'
|
||||
];
|
||||
|
||||
function formatTerms(data, flags) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue