added videojsextensions.js
This commit is contained in:
parent
eb577fd11d
commit
ee0f95b56f
|
@ -454,7 +454,9 @@ namespace MediaBrowser.WebDashboard.Api
|
|||
{
|
||||
"extensions.js",
|
||||
"site.js",
|
||||
"videojsextensions.js",
|
||||
"librarybrowser.js",
|
||||
|
||||
"aboutpage.js",
|
||||
"addpluginpage.js",
|
||||
"advancedconfigurationpage.js",
|
||||
|
|
|
@ -233,6 +233,9 @@
|
|||
<Content Include="dashboard-ui\scripts\tvshows.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\scripts\videojsextensions.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