mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 13:04:14 +01:00
add object assign polyfill
This commit is contained in:
parent
fee7cbdc4a
commit
fa7a331bd7
1 changed files with 3 additions and 0 deletions
|
|
@ -269,6 +269,9 @@
|
|||
<Content Include="dashboard-ui\legacy\dashboard.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\legacy\objectassign.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\livetvguideprovider.html">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
|
|
|||
Loading…
Reference in a new issue