mirror of
https://github.com/WowUp/WowUp.git
synced 2026-05-24 06:26:31 -04:00
Dont hardcode that
This commit is contained in:
@@ -129,7 +129,6 @@ namespace WowUp.WPF.Services
|
||||
|
||||
public async Task<bool> IsUpdateAvailable()
|
||||
{
|
||||
return true;
|
||||
var releaseChannel = GetWowUpReleaseChannel();
|
||||
var latestServerVersion = await GetLatestVersion();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user