mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix permanent scrollbar for screensaver
This commit is contained in:
parent
3a692f4ed2
commit
517b69550e
4 changed files with 25 additions and 10 deletions
|
@ -42,6 +42,7 @@ class BackdropScreensaver {
|
|||
this.currentSlideshow.hide();
|
||||
this.currentSlideshow = null;
|
||||
}
|
||||
return Promise.resolve();
|
||||
}
|
||||
}
|
||||
/* eslint-enable indent */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue