This commit is contained in:
Yuvi9587
2025-07-02 09:30:50 +05:30
parent ea84750f05
commit aa176afdb7
2 changed files with 39 additions and 42 deletions

View File

@@ -5292,9 +5292,6 @@ class DownloaderApp (QWidget ):
main_download_dir =self .dir_input .text ().strip ()
should_create_artist_folder =False
if item_type =='creator_popup_selection'and item_scope ==EmptyPopupDialog .SCOPE_CREATORS :
should_create_artist_folder =True