mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
New: automatically switch back to master if current branch is invalid
This commit is contained in:
@@ -11,5 +11,6 @@ namespace NzbDrone.Core.Update
|
||||
public String Url { get; set; }
|
||||
public UpdateChanges Changes { get; set; }
|
||||
public String Hash { get; set; }
|
||||
public String Branch { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user