mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
enable crossfade player for non-electron
This commit is contained in:
@@ -180,7 +180,6 @@ export const PlayerConfig = () => {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
disabled={
|
disabled={
|
||||||
!isElectron() ||
|
|
||||||
playbackSettings.type !== PlayerType.WEB ||
|
playbackSettings.type !== PlayerType.WEB ||
|
||||||
status === PlayerStatus.PLAYING
|
status === PlayerStatus.PLAYING
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user