Remove refresh trigger
This commit is contained in:
parent
7124fca3fb
commit
478b1de9e8
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ hideAside: true
|
|||
<center><div id="volumechart" style="width: 80%;height: 500px;"></div></center>
|
||||
|
||||
<script type="text/javascript">
|
||||
setTimeout(window.location.reload, 1000 * 60)
|
||||
|
||||
window
|
||||
.fetch(new Request("data.json"))
|
||||
.then((response) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue