mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-14 09:03:04 -04:00
looks cleaner if we have all flags left aligned
This commit is contained in:
parent
05df5f41b5
commit
66254a2f7a
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ const applicationFlagNames = {
|
||||||
GATEWAY_MESSAGE_CONTENT: "Message Content Intent",
|
GATEWAY_MESSAGE_CONTENT: "Message Content Intent",
|
||||||
GATEWAY_MESSAGE_CONTENT_LIMITED: "Message Content Intent (Not approved)",
|
GATEWAY_MESSAGE_CONTENT_LIMITED: "Message Content Intent (Not approved)",
|
||||||
EMBEDDED_FIRST_PARTY: "Embedded First Party",
|
EMBEDDED_FIRST_PARTY: "Embedded First Party",
|
||||||
APPLICATION_COMMAND_BADGE: `${icon("badge_slash")} Has Slash Commands`
|
APPLICATION_COMMAND_BADGE: `Has Slash Commands ${icon("badge_slash")}`
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue