Skip to content

Commit 77cdffc

Browse files
committed
feat: Add a newline for improved readability in Sentry configuration
1 parent c97b589 commit 77cdffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/web/sentry.client.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,6 @@ if (!runtimeConfig.public?.sentry?.dsn) {
6666
return event
6767
},
6868
})
69+
6970
consola.debug(`Sentry initialized successfully`)
7071
}

0 commit comments

Comments
 (0)