mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 09:04:42 +01:00
fix SA1513/SA1516
This commit is contained in:
@@ -33,6 +33,7 @@ namespace Rssdp
|
||||
{
|
||||
return _RootDevice;
|
||||
}
|
||||
|
||||
internal set
|
||||
{
|
||||
_RootDevice = value;
|
||||
|
||||
Reference in New Issue
Block a user