mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 18:26:33 +00:00
Fix code issues
This commit is contained in:
@@ -30,7 +30,7 @@ namespace MediaBrowser.Controller.Net
|
||||
/// Gets or sets the date of last Keeplive received.
|
||||
/// </summary>
|
||||
/// <value>The date of last Keeplive received.</value>
|
||||
public DateTime LastKeepAliveDate { get; set; }
|
||||
DateTime LastKeepAliveDate { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the URL.
|
||||
|
||||
Reference in New Issue
Block a user