Fix forum crawling crashing for empty threads

This commit is contained in:
I-Al-Istannen
2022-10-19 22:59:33 +02:00
parent 66a5b1ba02
commit 4a51aaa4f5
2 changed files with 10 additions and 0 deletions

View File

@ -22,6 +22,9 @@ ambiguous situations.
## Unreleased
### Fixed
- Forum crawling crashing when parsing empty (= 0 messages) threads
## 3.4.1 - 2022-08-17
### Added