This commit is contained in:
Dragon Fire
2021-05-30 11:56:12 -04:00
parent c53a5a462e
commit 5c9f237321
4 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ const flags = {
TEAM_USER: 'Team User',
SYSTEM: 'System',
VERIFIED_BOT: 'Verified Bot',
EARLY_VERIFIED_DEVELOPER: 'Early Verified Bot Developer'
EARLY_VERIFIED_BOT_DEVELOPER: 'Early Verified Bot Developer'
};
const deprecated = ['DISCORD_PARTNER', 'VERIFIED_DEVELOPER'];