mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-20 11:48:31 -06:00
Fix video rights fetching
This commit is contained in:
parent
559985b51c
commit
b8afe6f0cd
@ -43,6 +43,7 @@ export class VideoTables {
|
||||
if (this.mode === 'get') {
|
||||
attributeKeys = attributeKeys.concat([
|
||||
'description',
|
||||
'userId',
|
||||
'createdAt',
|
||||
'updatedAt'
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user