X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Flib%2Factivitypub%2Fsend%2Findex.ts;h=852ea2e741c8f4c1b714822537d2598e87b25180;hb=bae616273d455d225d131eb17c56db6c20a0b6b3;hp=0289368100044f8dd0afee9586f4daba610d529b;hpb=0e9c48c2edbb3871b0ca3ccd6718f2c99f9760b6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/lib/activitypub/send/index.ts b/server/lib/activitypub/send/index.ts index 028936810..852ea2e74 100644 --- a/server/lib/activitypub/send/index.ts +++ b/server/lib/activitypub/send/index.ts @@ -1,4 +1,4 @@ -export * from './send-accept' +export * from './http' export * from './send-accept' export * from './send-announce' export * from './send-create'