remove plyr safari controls
This commit is contained in:
parent
c6abf4defd
commit
ee799c0424
|
@ -37,8 +37,6 @@ const PlyrJS: React.FC<Props> = (props) => {
|
|||
'volume', // Volume control
|
||||
'captions', // Toggle captions
|
||||
'settings', // Settings menu
|
||||
'pip', // Picture-in-picture (currently Safari only)
|
||||
'airplay', // Airplay (currently Safari only)
|
||||
'fullscreen', // Toggle fullscreen
|
||||
]
|
||||
}, // https://github.com/sampotts/plyr#options
|
||||
|
|
Loading…
Reference in New Issue