Rome Online White Labelling.
This commit is contained in:
@@ -10,7 +10,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows;
|
||||
|
||||
namespace BodyshopPartner.Utils
|
||||
namespace RomeOnlinePartner.Utils
|
||||
{
|
||||
public static class UpdateHandler
|
||||
{
|
||||
@@ -35,7 +35,7 @@ namespace BodyshopPartner.Utils
|
||||
|
||||
private static NLog.Logger logger = NLog.LogManager.GetCurrentClassLogger();
|
||||
|
||||
public const string UpdatePath = @"http://partner.imex.online/";
|
||||
public const string UpdatePath = @"http://partner.romeonline.io/";
|
||||
|
||||
public static async Task<bool> AreUpdatesAvailable()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user