Fix video rights fetching
This commit is contained in:
parent
559985b51c
commit
b8afe6f0cd
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ export class VideoTables {
|
|||
if (this.mode === 'get') {
|
||||
attributeKeys = attributeKeys.concat([
|
||||
'description',
|
||||
'userId',
|
||||
'createdAt',
|
||||
'updatedAt'
|
||||
])
|
||||
|
|
Loading…
Reference in a new issue