Merge pull request #302 from netounet/patch-1
Fix bing ads service typo
This commit is contained in:
commit
58a95427a5
|
|
@ -2522,7 +2522,7 @@ tarteaucitron.services.bingads = {
|
|||
|
||||
bingadsCreate.q = window[u];
|
||||
window[u] = new UET(bingadsCreate);
|
||||
window[u].push('pageload');
|
||||
window[u].push('pageLoad');
|
||||
});
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue