feat: make usernames in USERNOTICEs clickable (#5686)
This commit is contained in:
@@ -290,8 +290,9 @@
|
||||
"type": "TimestampElement"
|
||||
},
|
||||
{
|
||||
"color": "System",
|
||||
"flags": "Text",
|
||||
"color": "Text",
|
||||
"fallbackColor": "System",
|
||||
"flags": "Text|Mention",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
@@ -299,7 +300,9 @@
|
||||
"style": "ChatMedium",
|
||||
"tooltip": "",
|
||||
"trailingSpace": true,
|
||||
"type": "TextElement",
|
||||
"type": "MentionElement",
|
||||
"userColor": "#ff008000",
|
||||
"userLoginName": "ronni",
|
||||
"words": [
|
||||
"ronni"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user