mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Added "Group Consecutive Messages" setting
This commit is contained in:
@@ -147,6 +147,14 @@
|
||||
"defaultValue": 1,
|
||||
"group": "General"
|
||||
},
|
||||
{
|
||||
"id": "groupConsecutiveMessages",
|
||||
"label": "Group Consecutive Messages",
|
||||
"description": "Hide username on consecutive messages from the same user<br>Note: This setting is ignored for \"Reversed\" scroll direction",
|
||||
"type": "checkbox",
|
||||
"defaultValue": false,
|
||||
"group": "General"
|
||||
},
|
||||
{
|
||||
"id": "inlineChat",
|
||||
"label": "In-line Chat",
|
||||
|
||||
Reference in New Issue
Block a user