mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 22:13:21 +01:00
fix for missing image, update quality of chapter image
This commit is contained in:
parent
024d4f3a99
commit
c0da1486eb
1 changed files with 3 additions and 0 deletions
|
|
@ -111,6 +111,9 @@
|
|||
<Content Include="dashboard-ui\css\images\items\searchhints\tv.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\css\images\media\settings.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\css\images\rotten.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
|
|
|||
Loading…
Reference in a new issue