We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 187db9d commit 2f89658Copy full SHA for 2f89658
packages/destination-actions/src/destinations/index.ts
@@ -215,6 +215,7 @@ register('68b6ddcd033b3f6d006d8e1f', './taguchi')
215
register('68bff47aa7bba4dd200b450a', './ms-bing-ads-audiences')
216
register('68b82be249b48bae343517c7', './ms-bing-capi')
217
register('68c960b951beba1bccaeab02', './vibe-audience')
218
+register('690075c7aa0913d3cb27878c', './survicate')
219
220
function register(id: MetadataId, destinationPath: string) {
221
// eslint-disable-next-line @typescript-eslint/no-var-requires
0 commit comments