feat: sentry下线

This commit is contained in:
2023-03-10 22:48:59 +08:00
parent e754e6cba1
commit 610c61907c
+1 -1
View File
@@ -1,5 +1,5 @@
const defaultConfig = { const defaultConfig = {
SENTRY_ENABLE: true, SENTRY_ENABLE: false,
}; };
window.__FG__ = defaultConfig; window.__FG__ = defaultConfig;