Fixup Constant some token exception

This commit is contained in:
Dat H. Pham
2026-03-09 09:02:55 +07:00
committed by Dat H. Pham
parent 437c46f5ff
commit 3e39f59f20
5 changed files with 24 additions and 22 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ class SentryConfig {
const sentryDist = String.fromEnvironment('SENTRY_DIST');
logTrace(
'SentryConfig::load: sentryDist is $sentryDist,'
'SentryConfig::load: sentryDist is $sentryDist, '
'appVersion is $appVersion',
webConsoleEnabled: true,
);