Require confirmation before category deletion

closes #1118
This commit is contained in:
schroda
2026-06-17 00:39:27 +02:00
parent 0c246ade2f
commit f960bf61cf
3 changed files with 25 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Reader**) Simplify changing settings in desktop sidebar
- (**Reader**) Ignore tap zone clicks while window does not have focus
- (**Reader**) Improve preloading pages from the previous/next chapter
- (**Category**) Require confirmation before deleting a category
### Fixed