mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 16:54:46 +03:00
reduced size of image indicators
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user