mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 15:35:11 +00:00
chore: remove redundant comments
This commit is contained in:
parent
8c48ac950e
commit
58fd97ba58
1 changed files with 0 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue