mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add previews cache system between pods
This commit is contained in:
@@ -17,6 +17,7 @@ export interface Video {
|
||||
podHost: string
|
||||
tags: string[]
|
||||
thumbnailPath: string
|
||||
previewPath: string
|
||||
views: number
|
||||
likes: number
|
||||
dislikes: number
|
||||
|
||||
Reference in New Issue
Block a user