diff --git a/html/fg.js b/html/fg.js index 88f3362..7b71953 100644 --- a/html/fg.js +++ b/html/fg.js @@ -1,5 +1,5 @@ const defaultConfig = { - SENTRY_ENABLE: true, + SENTRY_ENABLE: false, }; window.__FG__ = defaultConfig;