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