mirror of
https://github.com/gwdevhub/Daybreak.git
synced 2026-07-15 15:19:57 +00:00
@@ -4,5 +4,5 @@ namespace Daybreak.Views;
|
||||
|
||||
public sealed class GuildWarsMarketViewModel : ViewModelBase<GuildWarsMarketViewModel, GuildWarsMarketView>
|
||||
{
|
||||
public string GwMarketUrl { get; } = "https://v2.gwmarket.net/";
|
||||
public string GwMarketUrl { get; } = "https://gwmarket.net/";
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ using Daybreak.Shared.Models.Async;
|
||||
using Daybreak.Shared.Services.DirectSong;
|
||||
using Daybreak.Shared.Services.Downloads;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using Microsoft.Win32;
|
||||
|
||||
namespace Daybreak.Windows.Services.DirectSong;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user