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

Update app.py

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