]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - shared/models/videos/video-filter.type.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / shared / models / videos / video-filter.type.ts
... / ...
CommitLineData
1export type VideoFilter = 'local' | 'all-local' | 'all'