mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 21:40:51 +02:00
Fix
This commit is contained in:
@@ -15,7 +15,7 @@ const flags = {
|
|||||||
TEAM_USER: 'Team User',
|
TEAM_USER: 'Team User',
|
||||||
SYSTEM: 'System',
|
SYSTEM: 'System',
|
||||||
VERIFIED_BOT: 'Verified Bot',
|
VERIFIED_BOT: 'Verified Bot',
|
||||||
EARLY_VERIFIED_BOT_DEVELOPER: 'Early Verified Bot Developer'
|
EARLY_VERIFIED_DEVELOPER: 'Early Verified Bot Developer'
|
||||||
};
|
};
|
||||||
const deprecated = ['DISCORD_PARTNER', 'VERIFIED_DEVELOPER'];
|
const deprecated = ['DISCORD_PARTNER', 'VERIFIED_DEVELOPER'];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user