소스 검색

reduced size of image indicators

Luke Pulverenti 11 년 전
부모
커밋
a9f243e8c4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      MediaBrowser.Server.Implementations/Drawing/ImageProcessor.cs

+ 1 - 1
MediaBrowser.Server.Implementations/Drawing/ImageProcessor.cs

@@ -473,7 +473,7 @@ namespace MediaBrowser.Server.Implementations.Drawing
         /// <summary>
         /// Increment this when indicator drawings change
         /// </summary>
-        private const string IndicatorVersion = "1";
+        private const string IndicatorVersion = "2";
 
         /// <summary>
         /// Gets the cache file path based on a set of parameters