]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/middlewares/validators/index.ts
Add avatar max size limit
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / index.ts
index 3f5afe5b3c28eeb0cd398db74c2c5eac902590b5..9840e8f653a24f21fc0316e1915811db8c8d81b8 100644 (file)
@@ -2,7 +2,7 @@ export * from './account'
 export * from './oembed'
 export * from './activitypub'
 export * from './pagination'
-export * from './servers'
+export * from './follows'
 export * from './sort'
 export * from './users'
 export * from './videos'