aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/moderation/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/moderation/index.ts')
-rw-r--r--shared/models/moderation/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/models/moderation/index.ts b/shared/models/moderation/index.ts
index 8b6042e97..f8e6d351c 100644
--- a/shared/models/moderation/index.ts
+++ b/shared/models/moderation/index.ts
@@ -1,3 +1,4 @@
1export * from './abuse' 1export * from './abuse'
2export * from './block-status.model'
2export * from './account-block.model' 3export * from './account-block.model'
3export * from './server-block.model' 4export * from './server-block.model'