mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-10 03:25:33 +00:00
Added toast for when new song is added, and changed so the playlistpage is switched to 1 on host-mode enabling
This commit is contained in:
@@ -551,7 +551,7 @@ function enable_host_mode(enabled) {
|
||||
document.addEventListener('fullscreenchange', exitHandler, false);
|
||||
document.addEventListener('MSFullscreenChange', exitHandler, false);
|
||||
}
|
||||
List.dynamicContentPageJumpTo(1);
|
||||
List.dynamicContentPageJumpTo(-10);
|
||||
}
|
||||
|
||||
function get_list_listener(){
|
||||
|
||||
Reference in New Issue
Block a user