1
0
Fork 0
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:
Chocobozzz 2019-04-17 10:07:00 +02:00
parent 94565d52bb
commit e8bafea35b
No known key found for this signature in database
GPG key ID: 583A612D890159BE
21 changed files with 654 additions and 266 deletions

View file

@ -11,7 +11,7 @@ export interface PlaylistObject {
totalItems: number
attributedTo: string[]
icon: ActivityIconObject
icon?: ActivityIconObject
published: string
updated: string