mirror of
https://github.com/Yuvi9587/Kemono-Downloader.git
synced 2025-12-29 16:14:44 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2785fc1121 |
@@ -1003,4 +1003,4 @@ class EmptyPopupDialog (QDialog ):
|
|||||||
else :
|
else :
|
||||||
if unique_key in self .globally_selected_creators :
|
if unique_key in self .globally_selected_creators :
|
||||||
del self .globally_selected_creators [unique_key ]
|
del self .globally_selected_creators [unique_key ]
|
||||||
self .fetch_posts_button .setEnabled (bool (self .globally_selected_creators ))
|
self .fetch_posts_button .setEnabled (bool (self .globally_selected_creators ))
|
||||||
Reference in New Issue
Block a user