alwrity chatbot assistant, content scheduler, and content repurposing
This commit is contained in:
@@ -234,8 +234,4 @@ def youtube_main_menu():
|
||||
if st.button(f"Use {tool['name']}", key=f"btn_{tool['name']}"):
|
||||
# Store the selected tool in session state
|
||||
st.session_state.selected_tool = tool
|
||||
st.rerun()
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
youtube_ai_writer()
|
||||
st.rerun()
|
||||
Reference in New Issue
Block a user