Adjust all calls

This commit is contained in:
Iván Ovejero
2021-12-07 15:58:26 +01:00
parent c5ef97a30b
commit 7805b21a15
71 changed files with 770 additions and 747 deletions

View File

@@ -34,7 +34,7 @@ interface IUserNodesPanelSession {
}
class Telemetry {
private get telemetry() {
// @ts-ignore
return window.rudderanalytics;