Updated env
This commit is contained in:
@@ -24,7 +24,7 @@ const cmd: SubCommand = async (interaction) => {
|
||||
return
|
||||
}
|
||||
|
||||
if (discordMember.user.id !== env.prod.dev) {
|
||||
if (discordMember.user.id !== env.prod.DEV) {
|
||||
await interaction.editReply({
|
||||
embeds: [{
|
||||
description: "You do not have permission to use this command.",
|
||||
|
||||
Reference in New Issue
Block a user