This commit is contained in:
problematicconsumer
2023-10-05 22:47:24 +03:30
parent 3aa8273210
commit c96a1ebb20
10 changed files with 26 additions and 25 deletions

View File

@@ -73,7 +73,7 @@ class IntroPage extends HookConsumerWidget with PresLogger {
try {
await Sentry.close();
} catch (error, stackTrace) {
loggy.warning(
loggy.error(
"could not disable analytics",
error,
stackTrace,