Skip to content

Commit

Permalink
Register new partner destinations (#1444)
Browse files Browse the repository at this point in the history
  • Loading branch information
maryamsharif authored Jul 25, 2023
1 parent 83ba40f commit 33df257
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/destination-actions/src/destinations/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ register('649a1418b31e61334c66a7e7', './webhook-audiences')
register('64b67be0d0dd66094c162ca7', './app-fit')
register('64b67add9c22bc2cce3bf8bc', './m3ter')
register('64b6a221baf168a989be641a', './listrak')
register('64c022a713fa5f5a1452c106', './hilo')
register('64c02312ff0ce798cc8d1a7e', './rehook')
register('64c031541451bb784943f809', './attio')

function register(id: MetadataId, destinationPath: string) {
// eslint-disable-next-line @typescript-eslint/no-var-requires
Expand Down

0 comments on commit 33df257

Please sign in to comment.