@freeday-ai/webchat 2025.11.2-0.12.29.2085 → 2025.11.2-0.12.58.11339
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/webchat.iife.js +1 -1
- package/dist/webchat.mjs +1 -0
- package/package.json +1 -1
package/dist/webchat.mjs
CHANGED
|
@@ -34085,6 +34085,7 @@ const es1 = [
|
|
|
34085
34085
|
"beta-chat.freeday.ai"
|
|
34086
34086
|
], as1 = () => {
|
|
34087
34087
|
typeof window < "u" && !es1.includes(window.location.hostname) && Da.init(_V0.posthog.project_key, {
|
|
34088
|
+
cookieless_mode: "always",
|
|
34088
34089
|
api_host: _V0.posthog.api_host,
|
|
34089
34090
|
autocapture: !1,
|
|
34090
34091
|
disable_session_recording: !0,
|