[APP-736] Clarify hate-group moderation as it's currently used (#985)

* Clarify hate-group moderation as it's currently used

* Update src/lib/labeling/const.ts

Co-authored-by: Emily Liu <emilyliu7321@gmail.com>

---------

Co-authored-by: Ansh <anshnanda10@gmail.com>
Co-authored-by: Emily Liu <emilyliu7321@gmail.com>
zio/stable
Paul Frazee 2023-07-06 20:28:31 -05:00 committed by GitHub
parent e14c9783e0
commit 831b367eb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -67,8 +67,9 @@ export const CONFIGURABLE_LABEL_GROUPS: Record<
},
hate: {
id: 'hate',
title: 'Political Hate-Groups',
warning: 'Hate',
title: 'Hate Group Iconography',
subtitle: 'Images of terror groups, articles covering events, etc.',
warning: 'Hate Groups',
values: ['icon-kkk', 'icon-nazi', 'icon-intolerant', 'behavior-intolerant'],
},
spam: {