We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa40ca commit 1a1fa76Copy full SHA for 1a1fa76
1 file changed
templates/registerV2.html
@@ -58,7 +58,7 @@
58
<span>
59
<p>Official Task Account</p>
60
<label class="switch">
61
- <input type="checkbox" id="official" name="official">
+ <input type="checkbox" id="official" name="official" checked>
62
<span class="slider round"></span>
63
</label>
64
0 commit comments