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

remove unnecessary route

This commit is contained in:
dkanada 2019-04-25 11:16:11 -07:00
parent 05a1beebaf
commit 6c7d64b4de

View file

@ -163,11 +163,6 @@ define([
autoFocus: false,
roles: "admin"
});
defineRoute({
path: "/livetvseriestimer.html",
autoFocus: false,
controller: "scripts/livetvseriestimer"
});
defineRoute({
path: "/livetvsettings.html",
autoFocus: false