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:
parent
3edaae9d48
commit
1445524edf
5 changed files with 17 additions and 94 deletions
|
@ -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: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue