Skip to content

Commit

Permalink
adjust to previous code
Browse files Browse the repository at this point in the history
  • Loading branch information
MarconLP committed Nov 28, 2024
1 parent 52c3522 commit 79023d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playground/nextjs/src/posthog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ if (typeof window !== 'undefined') {
persistence_name: `${process.env.NEXT_PUBLIC_POSTHOG_KEY}_nextjs`,
...configForConsent(),
})

// Help with debugging(window as any).posthog = posthog
}

Expand Down

0 comments on commit 79023d8

Please sign in to comment.