We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd31a6 commit 7768743Copy full SHA for 7768743
‎index.html
@@ -162,7 +162,7 @@ <h1 class="display-6 h1Options">Options</h1>
162
<div class="input-group mb-3 offset-lg-1 col-lg-2" title="Balanced Ternary (-,0,+)">
163
<div class="checkbox">
164
<label>
165
- <input id="checkboxBalanced" type="checkbox" value="" checked>
+ <input id="checkboxBalanced" type="checkbox" value="">
166
<span class="cr"><i class="cr-icon fa fa-check"></i></span>
167
Balanced
168
</label>
0 commit comments