mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +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