commit
cf8a081ef1
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ export default {
|
|||
if (!channel) throw new Error("Channel is required.");
|
||||
|
||||
const embed = new MessageEmbed()
|
||||
.setTitle("[:toolbox:] Drop")
|
||||
.setTitle("[:toolbox:] Giveaway")
|
||||
.setFooter({ text: footerText, iconURL: footerIcon });
|
||||
|
||||
const code = uuidv4();
|
||||
|
|
Loading…
Add table
Reference in a new issue