We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c1fa1 commit e9e61a5Copy full SHA for e9e61a5
src/html/index.html
@@ -43,7 +43,7 @@
43
<div class="col-lg-4">
44
<div class="switch">
45
<label>
46
- <input id="experimentalSwitch" type="checkbox">
+ <input id="experimentalSwitch" type="checkbox" checked>
47
<span class="lever"></span>
48
Experimental conversions
49
</label>
0 commit comments