1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

Add audio upload tests

This commit is contained in:
Chocobozzz 2019-05-17 11:56:12 +02:00
parent 7b992a86b1
commit b345a8047b
No known key found for this signature in database
GPG key ID: 583A612D890159BE
13 changed files with 109 additions and 22 deletions

View file

@ -509,8 +509,8 @@ const THUMBNAILS_SIZE = {
height: 122
}
const PREVIEWS_SIZE = {
width: 560,
height: 315
width: 850,
height: 480
}
const AVATARS_SIZE = {
width: 120,