whoops
This commit is contained in:
parent
744b196310
commit
887cb37ed8
2
index.js
2
index.js
|
@ -790,7 +790,7 @@ client.on("interactionCreate", async interaction => {
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
override = false;
|
override = false;
|
||||||
} ${wordScrambles.amount}
|
}
|
||||||
if (interaction.options.get("amount")) {
|
if (interaction.options.get("amount")) {
|
||||||
amount = interaction.options.getNumber("amount");
|
amount = interaction.options.getNumber("amount");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue