fix: users can exist without inviters

This commit is contained in:
Harsh Shandilya 2022-12-10 10:14:35 +00:00
parent 4b9b148519
commit 51a8538d6a
3 changed files with 10 additions and 4 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Fix crash when viewing [jcs](https://lobste.rs/u/jcs)' comments
## [1.12.0] - 2022-12-09
### Changed