mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Create a dedicated table to track video thumbnails
This commit is contained in:
parent
94565d52bb
commit
e8bafea35b
21 changed files with 654 additions and 266 deletions
|
@ -11,7 +11,7 @@ export interface PlaylistObject {
|
|||
totalItems: number
|
||||
attributedTo: string[]
|
||||
|
||||
icon: ActivityIconObject
|
||||
icon?: ActivityIconObject
|
||||
|
||||
published: string
|
||||
updated: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue