feat: update posthog configuration

This commit is contained in:
Ho Duc Hieu 2023-12-29 20:52:24 +07:00
parent 234aa68cb9
commit 22f6caa8cd

View File

@ -33,5 +33,4 @@ function captureAppVersionAndOS() {
posthog.capture(AnalyticsEvent.Ping, properties)
}
// Example usage
captureAppVersionAndOS()