mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-30 11:41:25 +02:00
rename images to force cache bust
This commit is contained in:
parent
a02333fb0c
commit
baa5be2157
1 changed files with 2 additions and 2 deletions
|
|
@ -255,10 +255,10 @@
|
|||
<Content Include="dashboard-ui\css\images\userdata\thumbs_up_on.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\css\images\userdata\unplayed.png">
|
||||
<Content Include="dashboard-ui\css\images\userdata\playedoff.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\css\images\userdata\played.png">
|
||||
<Content Include="dashboard-ui\css\images\userdata\playedon.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\css\images\views\games.png">
|
||||
|
|
|
|||
Loading…
Reference in a new issue