From b8b33a00335b20450a42839008adb0c3f96a5539 Mon Sep 17 00:00:00 2001 From: Sergei Chestakov Date: Mon, 25 Sep 2023 13:22:29 -0400 Subject: [PATCH] Add Sentry properties (#130) * Add Sentry properties * Update auth token --- sentry.properties | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sentry.properties diff --git a/sentry.properties b/sentry.properties new file mode 100644 index 0000000..fa1b490 --- /dev/null +++ b/sentry.properties @@ -0,0 +1,4 @@ +defaults.url=https://sentry.io/ +defaults.org=replit-kq +defaults.project=desktop +auth.token=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