mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix button link on mobile
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user