This commit is contained in:
2020-04-28 00:11:47 +00:00
parent 3c4acc3911
commit d536bff961
3 changed files with 117 additions and 115 deletions

View File

@@ -19,7 +19,7 @@ namespace AyaNova.PlugIn.V8
//url once known to be good
internal static string ApiBaseUrl { get; set; }
internal static string JWT { get; set; }
static bool Initialized { get; set; }
public static bool Initialized { get; set; }