mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 02:16:09 -05:00
[General] Change PUBLIC feature to COMMUNITY in serverinfo (#4116)
This commit is contained in:
@@ -364,7 +364,7 @@ class General(commands.Cog):
|
||||
"VERIFIED": _("Verified"),
|
||||
"DISCOVERABLE": _("Server Discovery"),
|
||||
"FEATURABLE": _("Featurable"),
|
||||
"PUBLIC": _("Public"),
|
||||
"COMMUNITY": _("Community"),
|
||||
"PUBLIC_DISABLED": _("Public disabled"),
|
||||
"INVITE_SPLASH": _("Splash Invite"),
|
||||
"VIP_REGIONS": _("VIP Voice Servers"),
|
||||
|
||||
Reference in New Issue
Block a user