mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
reduce system info refreshing from dashboard
This commit is contained in:
@@ -35,6 +35,6 @@ namespace MediaBrowser.Controller.Drawing
|
||||
|
||||
public ImageOutputFormat OutputFormat { get; set; }
|
||||
|
||||
public ImageOverlay Indicator { get; set; }
|
||||
public ImageOverlay? Indicator { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user