Fixup Constant some token exception
This commit is contained in:
@@ -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,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user