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

condense router and remove another sync button

This commit is contained in:
dkanada 2019-01-16 18:30:15 +09:00
parent 3edaae9d48
commit 1445524edf
5 changed files with 17 additions and 94 deletions

View file

@ -670,12 +670,6 @@ var Dashboard = {
autoFocus: !1,
transition: "fade",
controller: "scripts/myprofile"
}), defineRoute({
path: "/mysync.html",
dependencies: [],
autoFocus: !1,
transition: "fade",
controller: "scripts/mysync"
}), defineRoute({
path: "/camerauploadsettings.html",
dependencies: [],