diff --git a/js/main.js b/js/main.js index 227b94f..2280362 100644 --- a/js/main.js +++ b/js/main.js @@ -81,7 +81,6 @@ const updateVideo = (videoFolder, videosList, tree, source, videoId) => { source.type = `video/${videosList[videoId][1]}`; // Force the reload of the video - // TODO(enhancement): Keep previous volume videoElement.load(); // Add buttons at the end of the video