Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -63,6 +63,6 @@ st.markdown(
|
|
63 |
unsafe_allow_html=True
|
64 |
)
|
65 |
if st.button("View Player Stats"):
|
66 |
-
st.switch_page("pages/
|
67 |
|
68 |
|
|
|
63 |
unsafe_allow_html=True
|
64 |
)
|
65 |
if st.button("View Player Stats"):
|
66 |
+
st.switch_page("pages/1_player_stats.py")
|
67 |
|
68 |
|