I love undefined references I love undefined references I love undefined references I love...
This commit is contained in:
parent
ea5b17008e
commit
804077de2c
1
index.js
1
index.js
|
@ -471,6 +471,7 @@ client.on("interactionCreate", async interaction => {
|
|||
}
|
||||
// Send the log to the log channel
|
||||
// Tell the user their items were modified
|
||||
type = interaction.options.get("type").value;
|
||||
interaction.options.getMember("user").user.send({
|
||||
embeds: [{
|
||||
title: "Item Modified",
|
||||
|
|
Loading…
Reference in a new issue