BIG core logic rewrite

This commit is contained in:
Alexey Khit
2023-03-19 17:17:05 +03:00
parent 2146ea470b
commit 12a7b96289
107 changed files with 3000 additions and 3024 deletions
+2 -2
View File
@@ -115,9 +115,9 @@
<label><input type="radio" name="audio1" value="">none</label>
<br>
<label><input type="radio" name="audio2" value="microphone" checked>local microphone</label>
<label><input type="radio" name="audio2" value="microphone">local microphone</label>
<label><input type="radio" name="audio2" value="speaker">local speaker</label>
<label><input type="radio" name="audio2" value="">none</label>
<label><input type="radio" name="audio2" value="" checked>none</label>
<br>
<br>