]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - shared/models/redundancy/video-redundancies-filters.model.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / shared / models / redundancy / video-redundancies-filters.model.ts
1 export type VideoRedundanciesTarget = 'my-videos' | 'remote-videos'