]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - shared/models/videos/video-filter.type.ts
Display latest uploaded date for captions
[github/Chocobozzz/PeerTube.git] / shared / models / videos / video-filter.type.ts
... / ...
CommitLineData
1export type VideoFilter = 'local' | 'all-local' | 'all'