mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 21:12:43 +02:00
Grab Stats
This commit is contained in:
@@ -111,6 +111,7 @@ namespace NzbDrone.Core.History
|
||||
};
|
||||
|
||||
history.Data.Add("Successful", message.Successful.ToString());
|
||||
history.Data.Add("Source", message.Source ?? string.Empty);
|
||||
|
||||
_historyRepository.Insert(history);
|
||||
}
|
||||
|
Reference in New Issue
Block a user