mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 03:56:26 +02:00
Fix refresh bug in audio test
This commit is contained in:
parent
64adb49b81
commit
4fa91ef3ae
2 changed files with 4 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
<div id="test">
|
||||
Hashes: <table class="hashes"></table>
|
||||
<br>
|
||||
Sums: <table class="sum"></table>
|
||||
Sums: <table class="sums"></table>
|
||||
<button>refresh</button>
|
||||
</div>
|
||||
<script src="audioTest.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue