]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/forms/form-validators/user.ts
Remove ng2 file upload module
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / forms / form-validators / user.ts
index 087a9976092ca06ffd596e0fed4438f507806bb5..d4c4c1d33a905f0d8e07d90e49d64836f4aeb5e9 100644 (file)
@@ -28,4 +28,4 @@ export const USER_VIDEO_QUOTA = {
     'required': 'Video quota is required.',
     'min': 'Quota must be greater than -1.'
   }
-}
\ No newline at end of file
+}