2
0
Эх сурвалжийг харах

rename images to force cache bust

Luke Pulverenti 11 жил өмнө
parent
commit
baa5be2157

+ 2 - 2
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

@@ -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">