Lilli98 commited on
Commit
b554345
·
verified ·
1 Parent(s): de81e80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -789,7 +789,7 @@ else:
789
  # =======================================================
790
 
791
  st.markdown("---")
792
- st.header("Your Decision (Step 4)")
793
 
794
  # Prepare the state snapshot for the AI prompt (State AFTER arrivals/orders, BEFORE shipping)
795
  all_decision_point_states = {}
 
789
  # =======================================================
790
 
791
  st.markdown("---")
792
+ st.header("Your Decision")
793
 
794
  # Prepare the state snapshot for the AI prompt (State AFTER arrivals/orders, BEFORE shipping)
795
  all_decision_point_states = {}