Added an "In-line Chat" option

This commit is contained in:
nuttylmao
2025-04-04 13:03:03 +11:00
parent 1cc9630bb5
commit 9e50746707
2 changed files with 22 additions and 0 deletions
+8
View File
@@ -147,6 +147,14 @@
"defaultValue": 1,
"group": "General"
},
{
"id": "inlineChat",
"label": "In-line Chat",
"description": "Remove the line space after the username",
"type": "checkbox",
"defaultValue": true,
"group": "General"
},
{
"id": "imageEmbedPermissionLevel",
"label": "Embed Images",