Fix "showNsfw" filtering in browse source page

If disabled, only nsfw sources were shown.
This commit is contained in:
schroda
2026-05-17 12:09:17 +02:00
parent 5b459206cc
commit eb6348c1e1
2 changed files with 3 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Reader**) Fix wrongly positioned mobile progress bar current page indicator
- (**Reader**) Fix mobile progress bar previous/next chapter button visibility on hover and while disabled
- (**Reader**) Fix jumping back to the first page on window resize
- (**Browse**) Fix showing only nsfw sources in the browse source page when the "show nsfw" setting is disabled
## [20260509.01] (r3147) - 2026-05-09