mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Revert "Fix broken funnel"
This commit is contained in:
parent
7d1adf568a
commit
c5113698b7
@ -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