mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 11:36:31 +00:00
check installer correctly
This commit is contained in:
@@ -2,5 +2,5 @@ namespace Azaion.LoaderUI;
|
||||
|
||||
public class DirectoriesConfig
|
||||
{
|
||||
public string SuiteInstallerDirectory {get;set;} = null!;
|
||||
public bool IsStage { get; set; } = false;
|
||||
}
|
||||
Reference in New Issue
Block a user