Closed christianbundy closed 6 years ago
Thanks for fixing this, @christianbundy . Would you mind updating the pull request so that there's a separate function for rendering the stalemate message? At the moment, it's under the renderResignMessage
function.
Maybe we could have a renderStalemateMessage
function as well?
Oops, I suppose I could've actually read the code. Sorry about that, I don't know why I thought that would work. Anyway, I've added the above change and run the linter and I think it's ready to go.
Looks good to me. Fanx! =D
This resolves an issue where stalemates would crash the "recent activity" page. :~)