Skip to content

Commit

Permalink
whoops :/
Browse files Browse the repository at this point in the history
  • Loading branch information
lay295 committed Sep 17, 2019
1 parent 06db029 commit 5d1514c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions TwitchDownloader/frmChatRender.cs
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ private void BackgroundRenderManager_DoWork(object sender, DoWorkEventArgs e)
}
catch { }
}

btnRender.Enabled = true;
}

private void GetTwitterEmojis(Dictionary<string, Bitmap> emojiCache, JToken comments, RenderOptions renderOptions, string emojiRegex)
Expand Down

0 comments on commit 5d1514c

Please sign in to comment.