Fix button link on mobile

This commit is contained in:
Chocobozzz
2023-02-15 10:27:26 +01:00
parent fd7581b036
commit c9c21fafdb
2 changed files with 4 additions and 6 deletions

View File

@@ -64,6 +64,7 @@ const playerKeys = {
' (muted)': ' (muted)',
'{1} from servers · {2} from peers': '{1} from servers · {2} from peers',
'Previous video': 'Previous video',
'Video page (new window)': 'Video page (new window)',
'Next video': 'Next video'
}
Object.assign(playerKeys, videojs)