@freeday-ai/webchat 2025.11.2-0.9.22.2693 → 2025.11.2-1.10.0.2467
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
|
@@ -34099,6 +34099,7 @@ const es1 = [
|
|
|
34099
34099
|
"beta-chat.freeday.ai"
|
|
34100
34100
|
], as1 = () => {
|
|
34101
34101
|
typeof window < "u" && !es1.includes(window.location.hostname) && Da.init(UV0.posthog.project_key, {
|
|
34102
|
+
cookieless_mode: "always",
|
|
34102
34103
|
api_host: UV0.posthog.api_host,
|
|
34103
34104
|
autocapture: !1,
|
|
34104
34105
|
disable_session_recording: !0,
|