Skip to content

Commit 5ead124

Browse files
committed
return /track/click data
1 parent 3f18131 commit 5ead124

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
@@ -194,6 +194,8 @@
194194

195195
queueManager.flush((method) => method === 'ready');
196196
}
197+
198+
return data;
197199
}
198200
});
199201
}

0 commit comments

Comments
 (0)