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

remove open subtitles page from dashboard

This commit is contained in:
dkanada 2019-03-11 15:58:44 -07:00
parent cd13be84fc
commit 487ba61a42
4 changed files with 0 additions and 73 deletions

View file

@ -498,11 +498,6 @@ var Dashboard = {
dependencies: [],
autoFocus: !1,
roles: "admin"
}), defineRoute({
path: "/opensubtitles.html",
dependencies: [],
autoFocus: !1,
roles: "admin"
}), defineRoute({
path: "/forgotpassword.html",
dependencies: ["emby-input", "emby-button"],