Added toggle for "Highlight Mentions"

This commit is contained in:
nutty
2026-05-10 21:11:07 +10:00
parent e32387d906
commit e4761eae79
2 changed files with 12 additions and 3 deletions
+8
View File
@@ -192,6 +192,14 @@
"defaultValue": false,
"group": "General"
},
{
"id": "highlightMentions",
"label": "Highlight Mentions",
"description": "Highlight messages that mention the streamer",
"type": "checkbox",
"defaultValue": true,
"group": "General"
},
{
"id": "imageEmbedPermissionLevel",
"label": "Embed Images",