Просмотр исходного кода

reduced size of image indicators

Luke Pulverenti 11 лет назад
Родитель
Сommit
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