Fix droprarity and dropnumber commands #431
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ export default class Dropnumber extends Command {
|
|||
components: [ row ],
|
||||
});
|
||||
} catch (e) {
|
||||
AppLogger.CatchError("Droprarity", e);
|
||||
AppLogger.CatchError("Dropnumber", e);
|
||||
Vylpes marked this conversation as resolved
Outdated
|
||||
await interaction.editReply("Unable to send next drop. Please try again, and report this if it keeps happening");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue
Should be
Dropnumber