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:
parent
791d1ea373
commit
ca10eef36a
5 changed files with 0 additions and 161 deletions
|
@ -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"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue