mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added so the player fetches previous volumes from youtube
This commit is contained in:
@@ -91,6 +91,7 @@ function initSlider()
|
||||
setVolume(ui.value);
|
||||
}
|
||||
});
|
||||
$("#volume").slider("value", ytplayer.getVolume());
|
||||
}
|
||||
|
||||
function settings()
|
||||
|
||||
Reference in New Issue
Block a user