Closed cheshire137 closed 6 years ago
Addresses what I found in https://github.com/cheshire137/competiwatch/issues/69#issuecomment-373958756. Say you have match1 -> match2 -> match3. If you delete match2, now match3's prior match will be updated to match1, instead of still pointing at the now-deleted match2.
Addresses what I found in https://github.com/cheshire137/competiwatch/issues/69#issuecomment-373958756. Say you have match1 -> match2 -> match3. If you delete match2, now match3's prior match will be updated to match1, instead of still pointing at the now-deleted match2.