Skip to content

Commit 4a9066a

Browse files
authored
Update 7_🗺️ Dashboard.py
1 parent 137eb3f commit 4a9066a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/7_🗺️ Dashboard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ def show_visualize_page():
312312
if command != "Select...":
313313
st.success(f"Executing command: **{command}**")
314314
time.sleep(1)
315-
st.experimental_rerun()
315+
st.rerun()
316316

317317
# Quantum-Safe Encryption Badge
318318
st.markdown("""

0 commit comments

Comments
 (0)