aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/actors/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/actors/index.ts')
-rw-r--r--shared/models/actors/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/models/actors/index.ts b/shared/models/actors/index.ts
index 8fe437b81..c7a92399d 100644
--- a/shared/models/actors/index.ts
+++ b/shared/models/actors/index.ts
@@ -1,2 +1,3 @@
1export * from './account.model' 1export * from './account.model'
2export * from './actor.model'
2export * from './follow.model' 3export * from './follow.model'