Skip to content

Commit 65e08f2

Browse files
committed
Merge branch 'partner-discount-dx' of https://github.com/dubinc/analytics into partner-discount-dx
2 parents 2b2b5e9 + 5ead124 commit 65e08f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/script/src/base.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,8 @@
191191

192192
queueManager.flush((method) => method === 'ready');
193193
}
194+
195+
return data;
194196
}
195197
});
196198
}

0 commit comments

Comments
 (0)