We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435786c commit f3ebd4fCopy full SHA for f3ebd4f
1 file changed
packages/destination-actions/src/destinations/index.ts
@@ -236,6 +236,7 @@ register('699d9cfc7ddca5bfc98344dc', './amplitude-cohorts')
236
register('69a6caedee3c3617ae42dde8', './pendo-audiences')
237
register('69a6cb5fda60c0bec5994df4', './avo-v2')
238
register('69b9249b38dabe2f2f1f528a', './youappi-audiences')
239
+register('69e75a7148bfabf0961fbe4d', './voiceops')
240
241
function register(id: MetadataId, destinationPath: string) {
242
// eslint-disable-next-line @typescript-eslint/no-var-requires
0 commit comments