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:
parent
7b992a86b1
commit
b345a8047b
13 changed files with 109 additions and 22 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue