1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update recordings

This commit is contained in:
Luke Pulverenti 2016-05-06 14:17:02 -04:00
parent 58bb39c2d1
commit 70393a9136
10 changed files with 188 additions and 127 deletions

View file

@ -1,4 +1,4 @@
define(['datetime', 'jQuery'], function (datetime, $) {
define(['datetime', 'jQuery', 'paper-icon-button'], function (datetime, $) {
var currentPlayer;