replaced another bunch, and some fixes
This commit is contained in:
parent
712682ea47
commit
b675c66d70
22 changed files with 37 additions and 28 deletions
|
|
@ -197,7 +197,7 @@ function showMenu(ev: MouseEvent) {
|
|||
},
|
||||
...(document.pictureInPictureEnabled ? [{
|
||||
text: i18n.ts._mediaControls.pip,
|
||||
icon: 'ph ph-picture-in-picture',
|
||||
icon: 'ti ti-picture-in-picture',
|
||||
action: togglePictureInPicture,
|
||||
}] : []),
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue