mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-24 19:16:32 +00:00
auto update fixes
This commit is contained in:
@@ -511,7 +511,7 @@ namespace MediaBrowser.ServerApplication
|
||||
#if DEBUG
|
||||
return false;
|
||||
#endif
|
||||
return ConfigurationManager.CommonConfiguration.EnableAutoUpdate;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user