mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-26 15:28:04 +00:00
Fixed: Incorrect naming of ArtistFolderImported event
This commit is contained in:
@@ -37,7 +37,7 @@ namespace NzbDrone.Core.History
|
||||
{
|
||||
Unknown = 0,
|
||||
Grabbed = 1,
|
||||
SeriesFolderImported = 2,
|
||||
ArtistFolderImported = 2,
|
||||
DownloadFolderImported = 3,
|
||||
DownloadFailed = 4,
|
||||
TrackFileDeleted = 5,
|
||||
|
||||
Reference in New Issue
Block a user