aboutsummaryrefslogtreecommitdiff
path: root/app.py
diff options
context:
space:
mode:
Diffstat (limited to 'app.py')
-rw-r--r--app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.py b/app.py
index 156d0bd..8145d03 100644
--- a/app.py
+++ b/app.py
@@ -752,7 +752,7 @@ with st.sidebar:
render_watchlist()
st.divider()
- render_top_movers(compact=True)
+ render_top_movers(True)
# ── Market Bar ────────────────────────────────────────────────────────────────