1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 18:29:27 +02:00

Prepare changelog v3

This commit is contained in:
Chocobozzz 2020-12-14 11:27:56 +01:00
parent 0d7c73142c
commit c04816108e
No known key found for this signature in database
GPG key ID: 583A612D890159BE
2 changed files with 17 additions and 3 deletions

View file

@ -10,7 +10,7 @@ export const serverFilterHookObject = {
'filter:api.accounts.videos.list.params': true,
'filter:api.accounts.videos.list.result': true,
// Filter params/result used to list account videos for the REST API
// Filter params/result used to list channel videos for the REST API
'filter:api.video-channels.videos.list.params': true,
'filter:api.video-channels.videos.list.result': true,