mirror of
https://github.com/Yuvi9587/Kemono-Downloader.git
synced 2025-12-17 15:36:51 +00:00
Commit
This commit is contained in:
parent
13d05765b2
commit
be3a522305
2
main.py
2
main.py
@ -3080,7 +3080,7 @@ class DownloaderApp(QWidget):
|
|||||||
|
|
||||||
show_date_prefix_input = (
|
show_date_prefix_input = (
|
||||||
manga_mode_effectively_on and
|
manga_mode_effectively_on and
|
||||||
(current_filename_style == STYLE_DATE_BASED or current_filename_style == STYLE_ORIGINAL_NAME) and # MODIFIED
|
(current_filename_style == STYLE_DATE_BASED or current_filename_style == STYLE_ORIGINAL_NAME) and
|
||||||
not (is_only_links_mode or is_only_archives_mode or is_only_audio_mode)
|
not (is_only_links_mode or is_only_archives_mode or is_only_audio_mode)
|
||||||
)
|
)
|
||||||
if hasattr(self, 'manga_date_prefix_input'):
|
if hasattr(self, 'manga_date_prefix_input'):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user