mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-05-17 22:17:30 +08:00
fix: reload video with new source while preserving playback position
This commit is contained in:
@@ -254,7 +254,6 @@ const usePlayerStore = create<PlayerState>((set, get) => ({
|
||||
...existingRecord,
|
||||
...updates,
|
||||
});
|
||||
console.log("Play record saved")
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user