mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-30 21:54:49 +01:00
fixes #898 - Google Cast Ready
This commit is contained in:
parent
fb3c69c612
commit
dcae643097
1 changed files with 3 additions and 0 deletions
|
|
@ -104,6 +104,9 @@
|
|||
<Content Include="dashboard-ui\components\recordingcreator\recordingcreator.template.html">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\components\remotecontrolautoplay.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\legacy\buttonenabled.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
|
|
|||
Loading…
Reference in a new issue