main_config changes - WIP

This commit is contained in:
AjaySi
2024-03-27 22:19:16 +05:30
parent e5a5372a29
commit 74b7bc3cbe
16 changed files with 63 additions and 543 deletions

View File

@@ -225,7 +225,7 @@ def blog_from_keyword():
break
else:
message_dialog(
title='Warning',
title='Error',
text='🚫 Blog keywords should be at least two words long. Please try again.'
).run()
if blog_keywords: