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 dcc594e commit 1ac1912Copy full SHA for 1ac1912
packages/destination-actions/src/destinations/index.ts
@@ -203,6 +203,7 @@ register('683ef14a3f9aac157e3a3446', './amazon-conversions-api')
203
register('684a923b272a5d1e02f33914', './google-data-manager')
204
register('68516bd8ca73bd53f38a0104', './roadwayai')
205
register('68516c107fc235f3572f8a64', './posthog')
206
+register('6863e71f2a1e1ddc4b4612bf', './nudge')
207
208
function register(id: MetadataId, destinationPath: string) {
209
// eslint-disable-next-line @typescript-eslint/no-var-requires
0 commit comments