We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e060d3 commit 46de9a0Copy full SHA for 46de9a0
internal/app.go
@@ -119,7 +119,7 @@ func hideTokens(path string) string {
119
120
func (a *App) Run() error {
121
if err := sentry.Init(sentry.ClientOptions{
122
- Dsn: "https://2fbc80ad1a99406cb72601d6a47240ce@glitch.exgen.io/4",
+ Dsn: "https://fb365ad04ce825cc3a0c18f59d4f6f46@o4511219773341696.ingest.de.sentry.io/4511219793199184",
123
Release: Version,
124
AttachStacktrace: true,
125
EnableTracing: true,
0 commit comments