mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed multiple things in the Update procedure
This commit is contained in:
@@ -17,7 +17,7 @@ namespace NzbDrone.Update
|
||||
{
|
||||
var assemblies = new List<string>
|
||||
{
|
||||
"NzbDrone.Update",
|
||||
"Radarr.Update",
|
||||
"NzbDrone.Common"
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user