mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
🐛 fix: Missing purge from help
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ const EMBEDS = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: `🔐 ${locale.__('help.admin')}`,
|
name: `🔐 ${locale.__('help.admin')}`,
|
||||||
value: `settings, say, membershipscreening (ms)`,
|
value: `settings, purge, say, membershipscreening (ms)`,
|
||||||
inline: true
|
inline: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user