mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-18 19:50:58 -04:00
Added toggle for "Highlight Mentions"
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user