mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-29 01:54:19 +01:00
(feat) increase the sleep time
This commit is contained in:
@@ -71,5 +71,5 @@ with elements("active_instances_board"):
|
||||
card(bot)
|
||||
|
||||
while True:
|
||||
time.sleep(5)
|
||||
time.sleep(10)
|
||||
st.rerun()
|
||||
Reference in New Issue
Block a user