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

Re-add configuration page for OpenSubtitles

This commit is contained in:
Claus Vium 2019-02-14 18:59:52 +01:00
parent c7ce1ac8ec
commit 76d3fcfbb6
4 changed files with 82 additions and 0 deletions

View file

@ -512,6 +512,11 @@ 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"],