refactor(analytics): replace PostHog with OpenPanel (#2480)
This commit is contained in:
Vendored
+1
-2
@@ -4,8 +4,7 @@ interface ImportMetaEnv {
|
||||
readonly VITE_DISTRIBUTION?: 'direct' | 'steam'
|
||||
readonly VITE_DISABLE_FLUX_PURCHASE?: string
|
||||
readonly VITE_DISABLE_CUSTOM_PROVIDERS?: string
|
||||
readonly VITE_ENABLE_POSTHOG?: string
|
||||
readonly VITE_POSTHOG_PROJECT_KEY?: string
|
||||
readonly VITE_ENABLE_ANALYTICS?: string
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
||||
Reference in New Issue
Block a user