diff options
Diffstat (limited to 'shared/models/index.ts')
-rw-r--r-- | shared/models/index.ts | 2 |
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 @@ | |||
1 | export * from './accounts' | 1 | export * from './actors' |
2 | export * from './activitypub' | 2 | export * from './activitypub' |
3 | export * from './users' | 3 | export * from './users' |
4 | export * from './videos' | 4 | export * from './videos' |