Change moonlight service to always fetch the changelog
This commit is contained in:
@@ -33,9 +33,6 @@ public class MoonlightService
|
||||
|
||||
private async Task FetchChangeLog()
|
||||
{
|
||||
if(AppVersion == "unknown")
|
||||
return;
|
||||
|
||||
if (ConfigService.DebugMode)
|
||||
{
|
||||
ChangeLog.Add(new[]
|
||||
|
||||
Reference in New Issue
Block a user