Browse Source

audio/video player fixes

Luke Pulverenti 11 years ago
parent
commit
3817ff36b0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

+ 3 - 0
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

@@ -166,6 +166,9 @@
     <Content Include="dashboard-ui\css\images\icons\audiocd.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
+    <Content Include="dashboard-ui\css\images\icons\expand.png">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
     <Content Include="dashboard-ui\css\images\icons\filter.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>