Bug fixes

This commit is contained in:
Juan Gilsanz Polo 2023-05-13 14:50:19 +02:00
parent b27fc7eb0f
commit 2d0b71720e
4 changed files with 47 additions and 46 deletions

View file

@ -116,9 +116,7 @@ class _BaseState extends State<Base> with WidgetsBindingObserver {
: screensSelectServer;
if (kDebugMode && dotenv.env['ENABLE_SENTRY'] == "true") {
Sentry.captureException("Debug mode", stackTrace: {
"aaa": "aaa"
});
Sentry.captureMessage("Debug mode");
}
return CustomMenuBar(