mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
add new slider
This commit is contained in:
parent
08c97e69a4
commit
0dc65a1648
@ -87,6 +87,9 @@
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="dashboard-ui\bower_components\velocity\velocity.min.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\bower_components\webcomponentsjs\CustomElements.js" />
|
||||
<Content Include="dashboard-ui\bower_components\webcomponentsjs\CustomElements.min.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
|
Loading…
Reference in New Issue
Block a user