Fixed Open folder and Open file buttons in the queue manager GUI

This commit is contained in:
Deniz Şafak
2025-07-14 12:09:44 +03:00
parent f2b42ef00e
commit e86ad435e5
2 changed files with 8 additions and 4 deletions
+3
View File
@@ -1,3 +1,6 @@
# v1.1.2 (pre-release)
- Fixed `Open folder` and `Open file` buttons in the queue manager GUI.
# v1.1.1
- Fixed adding wrong file in queue for EPUB and PDF files, ensuring the correct file is added to the queue.
- Reformatted the code using Black.