mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
add new album header
This commit is contained in:
@@ -47,7 +47,9 @@ function changeTab(tab) {
|
||||
setTimeout(() => {}, 300);
|
||||
}).then(() => {
|
||||
if (tab === tabs.queue) {
|
||||
perks.focusCurrent();
|
||||
setTimeout(() => {
|
||||
perks.focusCurrent();
|
||||
}, 300);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user