mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 21:38:27 +01: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