Skip to content

Commit

Permalink
Braze/plugin (segmentio#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Shwery authored Aug 17, 2021
1 parent 9a75f4e commit dedb31e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// Generated file. DO NOT MODIFY IT BY HAND.

export interface Payload {}
1 change: 1 addition & 0 deletions packages/browser-destinations/src/destinations/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ function register(id: MetadataId, destinationPath: string) {
// TODO figure out if it's possible to colocate the Amplitude web action with the rest of its destination definition (in `./packages/destination-actions`)
register('5f7dd6d21ad74f3842b1fc47', './amplitude-plugins')
register('60fb01aec459242d3b6f20c1', './braze')
register('60f9d0d048950c356be2e4da', './braze-cloud-plugins')

0 comments on commit dedb31e

Please sign in to comment.