Skip to content

Commit 5fe5bb5

Browse files
committed
Add notification system.
Signed-off-by: elModo7 <elmodo7yt@gmail.com>
1 parent 22c7ec3 commit 5fe5bb5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

upcoming_content.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,11 @@ <h1 id="pending">Pending</h1>
382382
<input class="custom-control-input" type="checkbox" id="customCheckbox73">
383383
<label for="customCheckbox73" class="custom-control-label">TCP License Server with HWID validation</label>
384384
</div>
385+
386+
<div class="custom-control custom-checkbox">
387+
<input class="custom-control-input" type="checkbox" id="customCheckbox74">
388+
<label for="customCheckbox74" class="custom-control-label">Godot + AutoHotkey Live Notification System</label>
389+
</div>
385390
</ul>
386391
<div class="cl-preview-section">
387392
<h2 id="done">Done:</h2>

0 commit comments

Comments
 (0)