mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 14:58:36 +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