use Sentry hints
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m5s
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m5s
This commit is contained in:
@ -69,7 +69,6 @@ public class EmbedUtils {
|
||||
if (channel != null) {
|
||||
channel.sendMessageEmbeds(embed.build()).queue();
|
||||
}
|
||||
Sentry.captureException(ex); // Capture the exception
|
||||
return embed;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user