feat: sentry下线

This commit is contained in:
ischanx 2023-03-10 22:48:59 +08:00
parent e754e6cba1
commit 610c61907c

View File

@ -1,5 +1,5 @@
const defaultConfig = {
SENTRY_ENABLE: true,
SENTRY_ENABLE: false,
};
window.__FG__ = defaultConfig;