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

Remove Sync code

This commit is contained in:
Andrew Rabert 2019-01-20 18:31:01 -05:00
parent 791d1ea373
commit ca10eef36a
5 changed files with 0 additions and 161 deletions

View file

@ -754,15 +754,6 @@ var Dashboard = {
dependencies: [],
autoFocus: !1,
roles: "admin"
}), defineRoute({
path: "/syncactivity.html",
dependencies: [],
autoFocus: !1,
controller: "scripts/syncactivity"
}), defineRoute({
path: "/syncsettings.html",
dependencies: [],
autoFocus: !1
}), defineRoute({
path: "/tv.html",
dependencies: ["paper-icon-button-light", "emby-button"],