Changing refresh intervals

This commit is contained in:
Kinesin Data Technologies Incorporated
2022-10-07 17:53:23 -03:00
parent 6042507ab7
commit ca6f65bae2
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<link rel="stylesheet" href="/waterfall.css">
<title>Waterfall</title>
</head>
<body>
<body background="#FFF">
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>