chore: remove redundant comments

This commit is contained in:
Haruka 2024-12-18 19:05:25 +02:00
parent 8c48ac950e
commit 58fd97ba58
No known key found for this signature in database
GPG key ID: C0F0780E671DB7D5

View file

@ -357,8 +357,6 @@ const messageContextMenuPatch: NavContextMenuPatchCallback = (children, props) =
"name": sticker?.name,
"format_type": sticker?.format_type,
// Discord has a character limit of at least 1 for tags (aka related emoji)
// for some reason.
// They don't check for spaces.
"tags": " ",
"description": "",
"type": "2",