Skip to content

Commit b69c6bc

Browse files
authored
Merge pull request #108 from OSRS-Taskman/official_default
make official default option
2 parents 0aa40ca + 1a1fa76 commit b69c6bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/registerV2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<span>
5959
<p>Official Task Account</p>
6060
<label class="switch">
61-
<input type="checkbox" id="official" name="official">
61+
<input type="checkbox" id="official" name="official" checked>
6262
<span class="slider round"></span>
6363
</label>
6464

0 commit comments

Comments
 (0)