mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Merge pull request +11686 from c9/revert-11624-fix-broken-funnel
Revert "Fix broken funnel"
This commit is contained in:
commit
77a8ae5195
@ -16,7 +16,8 @@ function plugin(options, imports, register) {
|
||||
track: function() {},
|
||||
identify: function() {},
|
||||
logClean: function() {},
|
||||
trackClean: function() {}
|
||||
trackClean: function() {},
|
||||
identifyClean: function() {},
|
||||
}
|
||||
});
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user