mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 03:11:53 +02:00
fix project
This commit is contained in:
parent
7db806da0a
commit
455d38ceb4
1 changed files with 3 additions and 0 deletions
|
|
@ -113,6 +113,9 @@
|
|||
<Content Include="dashboard-ui\bower_components\fastclick\lib\fastclick.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\bower_components\fetch\fetch.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\bower_components\hammerjs\hammer.js">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
|
|
|||
Loading…
Reference in a new issue