mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 04:21:27 +02:00
Cleaned up progress notification.
This commit is contained in:
@@ -79,7 +79,7 @@ namespace NzbDrone.Core.Model.Notification
|
||||
/// <summary>
|
||||
/// Gets the completed time.
|
||||
/// </summary>
|
||||
public DateTime CompletedTime { get; private set; }
|
||||
public Nullable<DateTime> CompletedTime { get; private set; }
|
||||
|
||||
#region IDisposable Members
|
||||
|
||||
|
Reference in New Issue
Block a user