mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04: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