aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/helpers/custom-validators/index.ts')
-rw-r--r--server/helpers/custom-validators/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/helpers/custom-validators/index.ts b/server/helpers/custom-validators/index.ts
index c79982660..869b08870 100644
--- a/server/helpers/custom-validators/index.ts
+++ b/server/helpers/custom-validators/index.ts
@@ -1,4 +1,4 @@
1export * from './remote' 1export * from './activitypub'
2export * from './misc' 2export * from './misc'
3export * from './pods' 3export * from './pods'
4export * from './pods' 4export * from './pods'