mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
fix(core): event flow handle (#14256)
This commit is contained in:
Vendored
+1
@@ -38,6 +38,7 @@ declare interface BUILD_CONFIG_TYPE {
|
||||
CAPTCHA_SITE_KEY: string;
|
||||
SENTRY_DSN: string;
|
||||
MIXPANEL_TOKEN: string;
|
||||
GA4_MEASUREMENT_ID: string;
|
||||
}
|
||||
|
||||
declare var BUILD_CONFIG: BUILD_CONFIG_TYPE;
|
||||
|
||||
Reference in New Issue
Block a user