mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update player.js
This commit is contained in:
parent
ec3332a248
commit
6125553e40
@ -304,6 +304,7 @@ const { isHLS, isDASH } = await detectStreamType(url);
|
||||
|
||||
// Store the new Object URL for future cleanup
|
||||
previousObjectURL = fileURL;
|
||||
fileInput.value = "";
|
||||
|
||||
// Hide dialog after selecting a file
|
||||
dialogOverlay.style.display = 'none';
|
||||
|
Loading…
Reference in New Issue
Block a user