finish separating meta init from PixelControl.for
This commit is contained in:
@@ -76,7 +76,6 @@
|
||||
}
|
||||
): PixelControl {
|
||||
PixelControl.load();
|
||||
window.fbq('init', pixelID);
|
||||
return new PixelControl(trackingManager, pixelID, options?.testEventCode);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user