fix: Remove reference to undefined function 'blog_from_audio'
This commit is contained in:
@@ -279,8 +279,6 @@ def ai_writers():
|
||||
|
||||
if choice == "AI Blog Writer":
|
||||
blog_from_keyword()
|
||||
elif choice == "Write from audio files":
|
||||
blog_from_audio()
|
||||
elif choice == "Story Writer":
|
||||
story_input_section()
|
||||
elif choice == "Essay writer":
|
||||
|
||||
Reference in New Issue
Block a user