mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 10:40:24 +01:00
update response stream handling
This commit is contained in:
@@ -1136,9 +1136,6 @@ namespace Emby.Server.Core
|
||||
{
|
||||
get
|
||||
{
|
||||
#if DEBUG
|
||||
return false;
|
||||
#endif
|
||||
#pragma warning disable 162
|
||||
return NativeApp.CanSelfUpdate;
|
||||
#pragma warning restore 162
|
||||
|
||||
Reference in New Issue
Block a user