Update EmptyPopupDialog.py

This commit is contained in:
Yuvi9587
2025-07-19 20:27:55 -07:00
parent fbdae61b80
commit 2785fc1121

View File

@@ -1003,4 +1003,4 @@ class EmptyPopupDialog (QDialog ):
else :
if unique_key in self .globally_selected_creators :
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 ))