mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
New: Set Branch, Update Mech from PackageInfo
This commit is contained in:
@@ -28,6 +28,7 @@ function createMapStateToProps() {
|
||||
isWindowsService: systemStatus.isWindows && systemStatus.mode === 'service',
|
||||
isDocker: systemStatus.isDocker,
|
||||
mode: systemStatus.mode,
|
||||
packageUpdateMechanism: systemStatus.packageUpdateMechanism,
|
||||
...sectionSettings
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user