spectrogram view now updates itself

This commit is contained in:
Patrick McGuire
2021-10-20 19:20:43 -04:00
parent cd405df802
commit 274729a827
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -432,7 +432,7 @@ footer {
<tr class="file">
<td></td>
<td>
<form action="/spectrogram.png">
<form action="/spectrogram.php">
<input type="submit" value="Spectrogram View">
</form>