mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-15 04:00:25 +01:00
fix SA1513/SA1516
This commit is contained in:
@@ -311,6 +311,7 @@ namespace Rssdp.Infrastructure
|
||||
public bool IsShared
|
||||
{
|
||||
get { return _IsShared; }
|
||||
|
||||
set { _IsShared = value; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user