We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e6b97 commit e3f520cCopy full SHA for e3f520c
src/FacebookPixel.svelte
@@ -12,7 +12,7 @@
12
})
13
14
export function init () {
15
- const fn = !function (f, b, e, v, n, t, s) {
+ const fn = function (f, b, e, v, n, t, s) {
16
if (f.fbq) return
17
n = f.fbq = function () {
18
n.callMethod
0 commit comments