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

removed unused dlnaserversettings route

This commit is contained in:
vitorsemeano 2019-03-19 22:21:30 +00:00
parent b4257bfda8
commit 4a4a9fb1de

View file

@ -83,11 +83,6 @@ define([
autoFocus: false,
roles: "admin"
});
defineRoute({
path: "/dlnaserversettings.html",
autoFocus: false,
roles: "admin"
});
defineRoute({
path: "/dlnasettings.html",
autoFocus: false,