Added "Group Consecutive Messages" setting

This commit is contained in:
nuttylmao
2025-05-05 02:35:17 +10:00
parent d975a6d129
commit 695c136500
4 changed files with 22 additions and 4 deletions
+8
View File
@@ -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",