From 90fd32fcc218a503153a5fb4e915399d931c8277 Mon Sep 17 00:00:00 2001 From: ScrubN <72096833+ScrubN@users.noreply.github.com> Date: Sat, 27 Jan 2024 20:16:34 -0500 Subject: [PATCH] Fix being unable to update very old chat files Fixes #959 --- TwitchDownloaderCore/ChatUpdater.cs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TwitchDownloaderCore/ChatUpdater.cs b/TwitchDownloaderCore/ChatUpdater.cs index 4ee473e1..4028045a 100644 --- a/TwitchDownloaderCore/ChatUpdater.cs +++ b/TwitchDownloaderCore/ChatUpdater.cs @@ -85,6 +85,11 @@ private async Task UpdateVideoInfo(int totalSteps, int currentStep, IProgress