Release of v24.
This commit is contained in:
@@ -11,6 +11,8 @@ namespace BodyshopPartner.Utils
|
||||
{
|
||||
//TODO: Change firebase API Key to be dependent on what environment monitor has been set for.
|
||||
public static string ActiveShopId = Properties.Settings.Default.LastSelectedShop;
|
||||
public static string ActiveShopName = "";
|
||||
public static string user = "";
|
||||
public static string ShopRegion = "";
|
||||
public static dynamic CiecaOpCodes;
|
||||
private static NLog.Logger logger = NLog.LogManager.GetCurrentClassLogger();
|
||||
|
||||
Reference in New Issue
Block a user