Skip to content

Commit ff72530

Browse files
authored
Update src/cookieSyncManager.ts
1 parent 76c98f7 commit ff72530

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cookieSyncManager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ export default function CookieSyncManager(
8282
frequencyCap,
8383
} = pixelSettings;
8484
const { values } = filteringConsentRuleValues || {};
85+
8586
if (isEmpty(pixelUrl) && isEmpty(redirectUrl)) {
8687
return;
8788
}

0 commit comments

Comments
 (0)