mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
!minor fixed build
This commit is contained in:
parent
af43042782
commit
511d9e0270
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ namespace Ombi.Schedule.Jobs.Ombi
|
||||||
|
|
||||||
private ILogger<OmbiAutomaticUpdater> Logger { get; }
|
private ILogger<OmbiAutomaticUpdater> Logger { get; }
|
||||||
private IOmbiService OmbiService { get; }
|
private IOmbiService OmbiService { get; }
|
||||||
private ISettingsService<UpdateSettings> Settings { get;s }
|
private ISettingsService<UpdateSettings> Settings { get; }
|
||||||
private static PerformContext Ctx { get; set; }
|
private static PerformContext Ctx { get; set; }
|
||||||
|
|
||||||
public string[] GetVersion()
|
public string[] GetVersion()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue