Lilli98 commited on
Commit
28d44ba
·
verified ·
1 Parent(s): 339e39e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -749,5 +749,4 @@ else:
749
 
750
  if st.button("✨ Start a New Game"):
751
  del st.session_state.game_state
752
- st.rerun()
753
-
 
749
 
750
  if st.button("✨ Start a New Game"):
751
  del st.session_state.game_state
752
+ st.rerun()