Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[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>

authored by

Paul Frazee
Emily Liu
Ansh
and committed by
GitHub
831b367e e14c9783

+3 -2
+3 -2
src/lib/labeling/const.ts
··· 67 67 }, 68 68 hate: { 69 69 id: 'hate', 70 - title: 'Political Hate-Groups', 71 - warning: 'Hate', 70 + title: 'Hate Group Iconography', 71 + subtitle: 'Images of terror groups, articles covering events, etc.', 72 + warning: 'Hate Groups', 72 73 values: ['icon-kkk', 'icon-nazi', 'icon-intolerant', 'behavior-intolerant'], 73 74 }, 74 75 spam: {