Bot auto-update: src/web_dashboard.py
This commit is contained in:
parent
b160246bb3
commit
b9bd1b2e96
|
|
@ -585,7 +585,7 @@ function toggleSection(header) {
|
|||
// Refresh prices every 5 seconds
|
||||
setInterval(function() {{
|
||||
location.reload();
|
||||
}}, 5000);
|
||||
}}, 10000);
|
||||
</script>
|
||||
</body>
|
||||
</html>'''
|
||||
|
|
|
|||
Loading…
Reference in New Issue