mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01:00
update sync progress display
This commit is contained in:
@@ -19,6 +19,7 @@ namespace MediaBrowser.Controller.Net
|
||||
public IDictionary<string, string> ResponseHeaders { get; set; }
|
||||
|
||||
public Action OnComplete { get; set; }
|
||||
public Action OnError { get; set; }
|
||||
|
||||
public StaticResultOptions()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user