mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
reduced size of image indicators
This commit is contained in:
parent
1e88b1ef9f
commit
a9f243e8c4
@ -473,7 +473,7 @@ namespace MediaBrowser.Server.Implementations.Drawing
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Increment this when indicator drawings change
|
/// Increment this when indicator drawings change
|
||||||
/// </summary>
|
/// </summary>
|
||||||
private const string IndicatorVersion = "1";
|
private const string IndicatorVersion = "2";
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the cache file path based on a set of parameters
|
/// Gets the cache file path based on a set of parameters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user