mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 06:30:57 +01: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