diff options
Diffstat (limited to 'shared/models/index.ts')
-rw-r--r-- | shared/models/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/models/index.ts b/shared/models/index.ts index 0ccb84d24..28decac03 100644 --- a/shared/models/index.ts +++ b/shared/models/index.ts | |||
@@ -1,3 +1,4 @@ | |||
1 | export * from './accounts' | ||
1 | export * from './activitypub' | 2 | export * from './activitypub' |
2 | export * from './pods' | 3 | export * from './pods' |
3 | export * from './users' | 4 | export * from './users' |