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

remove polymer from editor

This commit is contained in:
Luke Pulverenti 2016-07-02 14:29:10 -04:00
parent 891a865464
commit 9a9121f349
4 changed files with 22 additions and 19 deletions

View file

@ -2776,7 +2776,7 @@ var AppInfo = {};
defineRoute({
path: '/mysync.html',
dependencies: ['scripts/syncactivity', 'scripts/taskbutton', 'paper-spinner', 'paper-fab', 'emby-button'],
dependencies: ['scripts/syncactivity', 'scripts/taskbutton', 'emby-button'],
autoFocus: false,
transition: 'fade',
controller: 'scripts/mysync'