aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/index.ts')
-rw-r--r--shared/models/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/models/index.ts b/shared/models/index.ts
index faf616bfc..a88c01608 100644
--- a/shared/models/index.ts
+++ b/shared/models/index.ts
@@ -1,4 +1,4 @@
1export * from './accounts' 1export * from './actors'
2export * from './activitypub' 2export * from './activitypub'
3export * from './users' 3export * from './users'
4export * from './videos' 4export * from './videos'