Skip to content

Commit

Permalink
Update consoleVersionSelect.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rainestorme authored May 11, 2023
1 parent 333adb5 commit 35cf321
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/consoleVersionSelect.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<input type="checkbox" id="hasDriveFS" checked style="font-size: 14px;"> Has Google Drive files in the file manager app<br />
<input type="checkbox" id="hasARC" checked style="font-size: 14px;"> Has Google Play/Android/ARC enabled<br />
<input type="checkbox" id="hasKiosk" checked style="font-size: 14px;"> Has at least one kiosk app enabled<br />
Current version: v<input type="number" id="curVersion" checked style="font-size: 14px;"><br />
<br>
<input type="button" onclick="redirect()" value="Confirm">
</div>
Expand Down

0 comments on commit 35cf321

Please sign in to comment.