mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Update upload message filter hook name
This commit is contained in:
parent
4e1592daa4
commit
59c8902a57
2 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ export const clientFilterHookObject = {
|
|||
'filter:left-menu.links.create.result': true,
|
||||
|
||||
// Filter upload page alert messages
|
||||
'filter:upload-page.alert-messages.edit.result': true,
|
||||
'filter:upload.messages.create.result': true,
|
||||
|
||||
// Filter videojs options built for PeerTube player
|
||||
'filter:internal.player.videojs.options.result': true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue