Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -299,4 +299,4 @@ if ("r" in st.session_state) and (current_chat == st.session_state["chat_of_r"])
|
|
299 |
st.experimental_rerun()
|
300 |
|
301 |
# 添加事件监听
|
302 |
-
v1.html(js_code, height=0)
|
|
|
299 |
st.experimental_rerun()
|
300 |
|
301 |
# 添加事件监听
|
302 |
+
v1.html(js_code, height=0)
|