mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
fix SA1513/SA1516
This commit is contained in:
@@ -45,6 +45,7 @@ namespace Rssdp
|
||||
public DateTimeOffset AsAt
|
||||
{
|
||||
get { return _AsAt; }
|
||||
|
||||
set
|
||||
{
|
||||
if (_AsAt != value)
|
||||
|
||||
Reference in New Issue
Block a user