mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Add/update/delete/list my playlists
This commit is contained in:
parent
d4c9f45b31
commit
830b4faff1
48 changed files with 1076 additions and 153 deletions
|
@ -642,7 +642,7 @@ let STATIC_MAX_AGE = '2h'
|
|||
// Videos thumbnail size
|
||||
const THUMBNAILS_SIZE = {
|
||||
width: 223,
|
||||
height: 112
|
||||
height: 122
|
||||
}
|
||||
const PREVIEWS_SIZE = {
|
||||
width: 560,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue