mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-25 11:33:36 +01:00
Remove jquery from autoorganize scripts
This commit is contained in:
parent
ce637a2793
commit
2a0b2f7e34
1 changed files with 3 additions and 0 deletions
|
|
@ -194,6 +194,9 @@
|
|||
<Content Include="dashboard-ui\css\dashboard.css">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\css\autoorganizetable.css">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\css\images\logo.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
|
|
|||
Loading…
Reference in a new issue