mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:16:30 +00:00
check installer correctly
This commit is contained in:
@@ -3,5 +3,6 @@ namespace Azaion.LoaderUI;
|
||||
public static class ConstantsLoader
|
||||
{
|
||||
public const string SUITE_FOLDER = "suite";
|
||||
public const string SUITE_STAGE_FOLDER = "suite-stage";
|
||||
public const int EXTERNAL_LOADER_PORT = 5020;
|
||||
}
|
||||
Reference in New Issue
Block a user