1
0
Tienson Qin 1 сар өмнө
parent
commit
cee1572acd

+ 1 - 1
src/main/frontend/modules/instrumentation/posthog.cljs

@@ -1,5 +1,5 @@
 (ns frontend.modules.instrumentation.posthog
-  (:require ["posthog-js$default" :as posthog]
+  (:require ["posthog-js" :as posthog]
             [cljs-bean.core :as bean]
             [frontend.config :as config]
             [frontend.mobile.util :as mobile-util]