mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fixing linting errors
This commit is contained in:
parent
e492741618
commit
5df9fa8087
2 changed files with 0 additions and 9 deletions
|
@ -51,10 +51,6 @@ import Events from '../utils/events.ts';
|
|||
return true;
|
||||
}
|
||||
|
||||
if (browser.edge && mediaType === 'Video') {
|
||||
|
||||
}
|
||||
|
||||
// simple playback should use the native support
|
||||
if (runTimeTicks) {
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue