mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update plugin.js
This commit is contained in:
parent
d95497cb23
commit
f62014a2d4
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ import globalize from 'globalize';
|
|||
import * as userSettings from 'userSettings';
|
||||
import appHost from 'apphost';
|
||||
|
||||
/*eslint prefer-const: "error"*/
|
||||
|
||||
// TODO: Replace with date-fns
|
||||
// https://stackoverflow.com/questions/6117814/get-week-of-year-in-javascript-like-in-php
|
||||
function getWeek(date) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue