[General] Change PUBLIC feature to COMMUNITY in serverinfo (#4116)

This commit is contained in:
PredaaA 2020-07-25 22:05:11 +02:00 committed by GitHub
parent ae4be2c23c
commit 28b5be21b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"),