mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-30 18:22:24 +00:00
Better connection loss handling on android
This commit is contained in:
@@ -238,6 +238,7 @@ export const Video = memo(function Video({
|
||||
showNotificationControls
|
||||
playInBackground
|
||||
playWhenInactive
|
||||
disableDisconnectError
|
||||
paused={!isPlaying}
|
||||
muted={isMuted}
|
||||
volume={volume}
|
||||
|
||||
Reference in New Issue
Block a user