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 2b61bc3 commit 48ba761Copy full SHA for 48ba761
packages/destination-actions/src/destinations/index.ts
@@ -209,6 +209,8 @@ register('6874c64e5eda096bf3850ee0', './aampe')
209
register('6880c39343b2271b41970fd9', './epsilon')
210
register('6888c9ea14d648263fff811d', './clay')
211
register('688b65709774ffcb4af8a03b', './bing-ads-audiences')
212
+register('6891fb45c0068b7fad1e80a5', './batch')
213
+register('6891e1a284d96219f601647b', './sftp')
214
215
function register(id: MetadataId, destinationPath: string) {
216
// eslint-disable-next-line @typescript-eslint/no-var-requires
0 commit comments