Lilli98 commited on
Commit
a992894
·
verified ·
1 Parent(s): fc2acf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -863,7 +863,7 @@ else:
863
 
864
  # --- Decision Logic (Remainging the Same) ---
865
  st.markdown("---")
866
- st.header("Your Decision (Step 4)")
867
 
868
  # Prepare state snapshot for the AI prompt (logic remains identical)
869
  all_decision_point_states = {}
 
863
 
864
  # --- Decision Logic (Remainging the Same) ---
865
  st.markdown("---")
866
+ st.header("Your Decision")
867
 
868
  # Prepare state snapshot for the AI prompt (logic remains identical)
869
  all_decision_point_states = {}