mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Changed default value of "In-line Chat" to false
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
"label": "In-line Chat",
|
||||
"description": "Remove the line space after the username",
|
||||
"type": "checkbox",
|
||||
"defaultValue": true,
|
||||
"defaultValue": false,
|
||||
"group": "General"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user