mirror of
https://github.com/logseq/logseq.git
synced 2026-05-25 05:04:24 +00:00
improve(sentry): filter setInterval exceptions for sentry
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
["@sentry/react" :as Sentry]
|
||||
[frontend.mobile.util :as mobile-util]))
|
||||
|
||||
(goog-define SENTRY-DSN "https://dc09d27243b9492bbe15e0dd279ad7de@o416451.ingest.sentry.io/5311485")
|
||||
(goog-define SENTRY-DSN "")
|
||||
|
||||
(def config
|
||||
{:dsn SENTRY-DSN
|
||||
|
||||
Reference in New Issue
Block a user