removed unused dlnaserversettings route
This commit is contained in:
parent
b4257bfda8
commit
4a4a9fb1de
1 changed files with 0 additions and 5 deletions
|
@ -83,11 +83,6 @@ define([
|
||||||
autoFocus: false,
|
autoFocus: false,
|
||||||
roles: "admin"
|
roles: "admin"
|
||||||
});
|
});
|
||||||
defineRoute({
|
|
||||||
path: "/dlnaserversettings.html",
|
|
||||||
autoFocus: false,
|
|
||||||
roles: "admin"
|
|
||||||
});
|
|
||||||
defineRoute({
|
defineRoute({
|
||||||
path: "/dlnasettings.html",
|
path: "/dlnasettings.html",
|
||||||
autoFocus: false,
|
autoFocus: false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue