mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Better connection loss handling on android
This commit is contained in:
parent
2808da8f6f
commit
61f800d4c2
@ -238,6 +238,7 @@ export const Video = memo(function Video({
|
|||||||
showNotificationControls
|
showNotificationControls
|
||||||
playInBackground
|
playInBackground
|
||||||
playWhenInactive
|
playWhenInactive
|
||||||
|
disableDisconnectError
|
||||||
paused={!isPlaying}
|
paused={!isPlaying}
|
||||||
muted={isMuted}
|
muted={isMuted}
|
||||||
volume={volume}
|
volume={volume}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user