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

remove appservices page in favor of plugin catalog

This commit is contained in:
dkanada 2019-03-06 17:53:44 +09:00
parent 07673d0ae6
commit 579fbe90c8
9 changed files with 7 additions and 125 deletions

View file

@ -423,11 +423,6 @@ var Dashboard = {
autoFocus: !1,
roles: "admin",
controller: "scripts/addpluginpage"
}), defineRoute({
path: "/appservices.html",
dependencies: [],
autoFocus: !1,
roles: "admin"
}), defineRoute({
path: "/autoorganizelog.html",
dependencies: [],