disable the beep by default

This commit is contained in:
2022-09-30 13:10:29 +02:00
parent c1a7092603
commit 71c881088d
6 changed files with 23 additions and 16 deletions
+2
View File
@@ -36,6 +36,8 @@
<br/>
<input name="audio_analyse" id="audio_analyse" type="checkbox" checked>自动语音分析</input>
<br/>
<input name="alert_beep" id="alert_beep" type="checkbox">警报声音</input>
<br/>
<button id="clear_all_browsers" type="button" class="btn btn-primary">重置浏览器
</button>
</div>