aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.WebDashboard/Api/DashboardService.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-03-10 13:38:53 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-03-10 13:38:53 -0400
commit38e5e32b42a2eb217457cbd42e8c26b46d401b23 (patch)
tree3e2b8ee7c697a21d866a361ee7f226900fdeb604 /MediaBrowser.WebDashboard/Api/DashboardService.cs
parent215776dce6c7581555468c9338099e6af83d8f45 (diff)
added play to config page
Diffstat (limited to 'MediaBrowser.WebDashboard/Api/DashboardService.cs')
-rw-r--r--MediaBrowser.WebDashboard/Api/DashboardService.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.WebDashboard/Api/DashboardService.cs b/MediaBrowser.WebDashboard/Api/DashboardService.cs
index 19f213b2f..fa2ae278c 100644
--- a/MediaBrowser.WebDashboard/Api/DashboardService.cs
+++ b/MediaBrowser.WebDashboard/Api/DashboardService.cs
@@ -480,6 +480,7 @@ namespace MediaBrowser.WebDashboard.Api
"dashboardinfo.js",
"dashboardpage.js",
"directorybrowser.js",
+ "dlnasettings.js",
"editcollectionitems.js",
"edititemmetadata.js",
"edititempeople.js",