Skip to content

Commit

Permalink
Revert "Merge pull request #8 from managed-components/ZRZ-1271"
Browse files Browse the repository at this point in the history
This reverts commit a23991b, reversing
changes made to e634dc8.
  • Loading branch information
ad-astra-via committed Jun 21, 2024
1 parent c5ef0e7 commit a49bc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export const sendEvent =
client.fetch(
`https://track${getRegionPrefix(
regionPrefix
)}.hubspot.com/__ptbe.gif?${params}`,
)}.hubspot.com/__ptq.gif?${params}`,
{
credentials: 'include',
keepalive: true,
Expand Down

0 comments on commit a49bc08

Please sign in to comment.