Add/update/delete/list my playlists

This commit is contained in:
Chocobozzz
2019-03-06 15:36:44 +01:00
committed by Chocobozzz
parent d4c9f45b31
commit 830b4faff1
48 changed files with 1076 additions and 153 deletions

View File

@@ -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,