mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #1645 from MrTimscampi/another-es6-pr
Migrate appRouter to ES6
This commit is contained in:
commit
50e0e0dd7e
6 changed files with 560 additions and 618 deletions
|
@ -9,7 +9,6 @@ import 'programStyles';
|
|||
import 'emby-button';
|
||||
|
||||
/* eslint-disable indent */
|
||||
|
||||
function getTimerIndicator(item) {
|
||||
let status;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue