]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - shared/models/videos/video-query.type.ts
Merge branch 'release/3.2.0' into develop
[github/Chocobozzz/PeerTube.git] / shared / models / videos / video-query.type.ts
CommitLineData
0aa52e17 1export type VideoFilter = 'local' | 'all-local' | 'all'