mirror of
https://github.com/Radarr/Radarr.git
synced 2025-04-24 14:37:07 -04:00
parent
ac9d6cbf0a
commit
8fd6101121
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ namespace Radarr.Api.V3.System
|
|||
{
|
||||
return new
|
||||
{
|
||||
AppName = BuildInfo.AppName,
|
||||
Version = BuildInfo.Version.ToString(),
|
||||
BuildTime = BuildInfo.BuildDateTime,
|
||||
IsDebug = BuildInfo.IsDebug,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue