mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
@@ -45,10 +45,14 @@ class About extends Component {
|
||||
}
|
||||
|
||||
{
|
||||
isMonoRuntime &&
|
||||
isMonoRuntime ?
|
||||
<DescriptionListItem
|
||||
title="Mono Version"
|
||||
data={runtimeVersion}
|
||||
/> :
|
||||
<DescriptionListItem
|
||||
title=".net Version"
|
||||
data={runtimeVersion}
|
||||
/>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user