Skip to content

Commit 2d2b5fc

Browse files
authored
Update upcoming_content.html
1 parent 9f9dc1e commit 2d2b5fc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

upcoming_content.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -347,12 +347,7 @@ <h1 id="pending">Pending</h1>
347347
<input class="custom-control-input" type="checkbox" id="customCheckbox63">
348348
<label for="customCheckbox63" class="custom-control-label">Accessing Fingerprint Sensor from AutoHotkey</label>
349349
</div>
350-
351-
<div class="custom-control custom-checkbox">
352-
<input class="custom-control-input" type="checkbox" id="customCheckbox63">
353-
<label for="customCheckbox63" class="custom-control-label">TCP License Server with HWID validation</label>
354-
</div>
355-
350+
356351
<div class="custom-control custom-checkbox">
357352
<input class="custom-control-input" type="checkbox" id="customCheckbox64">
358353
<label for="customCheckbox64" class="custom-control-label">Resident Evil 1 Real Time Radar Minimap</label>
@@ -397,6 +392,11 @@ <h1 id="pending">Pending</h1>
397392
<input class="custom-control-input" type="checkbox" id="customCheckbox72">
398393
<label for="customCheckbox72" class="custom-control-label">Gamepad Viewer (XInput & DInput)</label>
399394
</div>
395+
396+
<div class="custom-control custom-checkbox">
397+
<input class="custom-control-input" type="checkbox" id="customCheckbox73">
398+
<label for="customCheckbox73" class="custom-control-label">TCP License Server with HWID validation</label>
399+
</div>
400400
</ul>
401401
<div class="cl-preview-section">
402402
<h2 id="done">Done:</h2>

0 commit comments

Comments
 (0)