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 8ea03ca commit 2ef6156Copy full SHA for 2ef6156
packages/destination-actions/src/destinations/index.ts
@@ -204,6 +204,8 @@ register('684a923b272a5d1e02f33914', './google-data-manager')
204
register('68516bd8ca73bd53f38a0104', './roadwayai')
205
register('68516c107fc235f3572f8a64', './posthog')
206
register('6863e71f2a1e1ddc4b4612bf', './nudge')
207
+register('686799c65fcebef2a98c8141', './ortto-audiences')
208
+
209
210
function register(id: MetadataId, destinationPath: string) {
211
// eslint-disable-next-line @typescript-eslint/no-var-requires
0 commit comments