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:
parent
891a865464
commit
9a9121f349
4 changed files with 22 additions and 19 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue