aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/types/models/account/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/types/models/account/index.ts')
-rw-r--r--server/types/models/account/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/types/models/account/index.ts b/server/types/models/account/index.ts
index dab2eea7e..9679c01e4 100644
--- a/server/types/models/account/index.ts
+++ b/server/types/models/account/index.ts
@@ -1,2 +1,3 @@
1export * from './account' 1export * from './account'
2export * from './actor-custom-page'
2export * from './account-blocklist' 3export * from './account-blocklist'