mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-20 15:57:06 +08:00
refactor(core): adjust sentry config (#10631)
This commit is contained in:
@@ -36,6 +36,7 @@ function createMixpanel() {
|
||||
editorVersion: BUILD_CONFIG.editorVersion,
|
||||
isDesktop: BUILD_CONFIG.isElectron,
|
||||
isSelfHosted: environment.isSelfHosted,
|
||||
distribution: BUILD_CONFIG.distribution,
|
||||
});
|
||||
},
|
||||
reset() {
|
||||
|
||||
Reference in New Issue
Block a user