mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-16 02:18:54 -07:00
added tv script file
This commit is contained in:
parent
9706ae89de
commit
d80f62c0da
@ -479,6 +479,7 @@ namespace MediaBrowser.WebDashboard.Api
|
||||
"pluginupdatespage.js",
|
||||
"scheduledtaskpage.js",
|
||||
"scheduledtaskspage.js",
|
||||
"tvrecommended.js",
|
||||
"updatepasswordpage.js",
|
||||
"userimagepage.js",
|
||||
"userprofilespage.js",
|
||||
|
@ -218,6 +218,9 @@
|
||||
<Content Include="dashboard-ui\itembynamedetails.html">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\scripts\tvrecommended.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\thirdparty\jplayer\jplayer.playlist.min.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
Loading…
Reference in New Issue
Block a user