reduced size of image indicators
This commit is contained in:
parent
1e88b1ef9f
commit
a9f243e8c4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user