Parcourir la source

fixes #834 - Change view of TV Shows or Interface for plugins

Luke Pulverenti il y a 11 ans
Parent
commit
1203f7e643
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

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

@@ -176,6 +176,9 @@
     <Content Include="dashboard-ui\css\images\headersearch.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
+    <Content Include="dashboard-ui\css\images\icons\ellipsis-v.png">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
     <Content Include="dashboard-ui\css\images\icons\remote.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>