You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed updateThreadsStatus to modify original thread instances, rather than modifying copies
This is a proposed fix to #22
`updateThreadsStatus` was not actually updating the CommentThread instances, but updating copies thereof.
0 commit comments