georad commited on
Commit
6705544
·
verified ·
1 Parent(s): 4b30fa5

Update pages/home.py

Browse files
Files changed (1) hide show
  1. pages/home.py +1 -1
pages/home.py CHANGED
@@ -116,6 +116,6 @@ def scrollToBottom():
116
  st.components.v1.html(html, height=0, width=0)
117
 
118
 
119
-
120
 
121
 
 
116
  st.components.v1.html(html, height=0, width=0)
117
 
118
 
119
+ scrollToBottom()
120
 
121