mirror of https://github.com/Chocobozzz/PeerTube
Fix video with all files query
parent
668f864f5a
commit
adddb12b04
|
@ -99,6 +99,7 @@ export class VideosModelGetQuerySubBuilder extends AbstractVideosModelQueryBuild
|
||||||
'api',
|
'api',
|
||||||
'full-light',
|
'full-light',
|
||||||
'account-blacklist-files',
|
'account-blacklist-files',
|
||||||
|
'all-files',
|
||||||
'thumbnails',
|
'thumbnails',
|
||||||
'thumbnails-blacklist'
|
'thumbnails-blacklist'
|
||||||
])
|
])
|
||||||
|
|
Loading…
Reference in New Issue