]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - 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
index f76a91aad1062c49d2d96399e3017cc2415f1b36..e641a401c9d16fb285a66e80a3583832b7f4fbec 100644 (file)
@@ -1 +1 @@
-export type VideoFilter = 'local' | 'all-local'
+export type VideoFilter = 'local' | 'all-local' | 'all'