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 9343127 commit e3849ebCopy full SHA for e3849eb
packages/destination-actions/src/destinations/index.ts
@@ -207,7 +207,7 @@ register('686799c65fcebef2a98c8141', './ortto-audiences')
207
register('6870f42bdaad87a11d764e91', './eagleeye-audiences')
208
register('6874c64e5eda096bf3850ee0', './aampe')
209
register('6880c39343b2271b41970fd9', './epsilon')
210
-
+register('6888c9ea14d648263fff811d', './clay')
211
212
function register(id: MetadataId, destinationPath: string) {
213
// eslint-disable-next-line @typescript-eslint/no-var-requires
0 commit comments