mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove explicit call to show the OSD.
This commit is contained in:
parent
04072523ca
commit
3aff30055d
1 changed files with 0 additions and 2 deletions
|
@ -1575,8 +1575,6 @@ import { setBackdropTransparency, TRANSPARENCY_LEVEL } from '../../../components
|
|||
};
|
||||
|
||||
nowPlayingPositionSlider.getMarkerInfo = function () {
|
||||
showOsd();
|
||||
|
||||
const markers = [];
|
||||
|
||||
const item = currentItem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue