Fixed notification + added saving of active shop id.
This commit is contained in:
@@ -9,6 +9,6 @@ namespace BodyshopUploader.Utils
|
||||
public static class AppMetaData
|
||||
{
|
||||
public static string FirebaseAPIKey_DEV = "AIzaSyDV9MsSHZmpLtjoaTK_ObvjFaJ-nMSd2KA";
|
||||
|
||||
public static string ActiveShopId = Properties.Settings.Default.LastSelectedShop;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user