Update pages/home.py
Browse files- 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 |
|