From e4f97babf701481b55cc10fb3448feab5f97c867 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 9 Nov 2017 17:51:58 +0100 Subject: Begin activitypub --- shared/models/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'shared/models/index.ts') diff --git a/shared/models/index.ts b/shared/models/index.ts index 02665a3e6..0ccb84d24 100644 --- a/shared/models/index.ts +++ b/shared/models/index.ts @@ -1,3 +1,4 @@ +export * from './activitypub' export * from './pods' export * from './users' export * from './videos' -- cgit v1.2.3