refactor: merge adjecent words into one TextElement (#5847)
This commit is contained in:
@@ -178,21 +178,7 @@
|
||||
"trailingSpace": true,
|
||||
"type": "TextElement",
|
||||
"words": [
|
||||
"!"
|
||||
]
|
||||
},
|
||||
{
|
||||
"color": "Text",
|
||||
"flags": "Text",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
},
|
||||
"style": "ChatMedium",
|
||||
"tooltip": "",
|
||||
"trailingSpace": true,
|
||||
"type": "TextElement",
|
||||
"words": [
|
||||
"!",
|
||||
"UserColorKappa"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user