volume isok
This commit is contained in:
parent
4801f8add0
commit
730a5078b1
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ const updateVideo = (videoFolder, videosList, tree, source, videoId) => {
|
||||||
source.type = `video/${videosList[videoId][1]}`;
|
source.type = `video/${videosList[videoId][1]}`;
|
||||||
|
|
||||||
// Force the reload of the video
|
// Force the reload of the video
|
||||||
// TODO(enhancement): Keep previous volume
|
|
||||||
videoElement.load();
|
videoElement.load();
|
||||||
|
|
||||||
// Add buttons at the end of the video
|
// Add buttons at the end of the video
|
||||||
|
|
Reference in a new issue