about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/lib/labeling/const.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/labeling/const.ts b/src/lib/labeling/const.ts
index 6670e5413..f219cdb79 100644
--- a/src/lib/labeling/const.ts
+++ b/src/lib/labeling/const.ts
@@ -57,7 +57,7 @@ export const CONFIGURABLE_LABEL_GROUPS: Record<
     id: 'hate',
     title: 'Political Hate-Groups',
     warning: 'Hate',
-    values: ['icon-kkk', 'icon-nazi'],
+    values: ['icon-kkk', 'icon-nazi', 'icon-intolerant', 'behavior-intolerant'],
     imagesOnly: false,
   },
   spam: {