1
0
Fork 0
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:
dkanada 2020-08-16 22:09:04 +09:00 committed by GitHub
commit 50e0e0dd7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 560 additions and 618 deletions

View file

@ -9,7 +9,6 @@ import 'programStyles';
import 'emby-button';
/* eslint-disable indent */
function getTimerIndicator(item) {
let status;