We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe9235 commit 8dfffa8Copy full SHA for 8dfffa8
upcoming_content.html
@@ -390,6 +390,11 @@ <h1 id="pending">Pending Articles:</h1>
390
<input class="custom-control-input" type="checkbox" id="customCheckbox84">
391
<label for="customCheckbox84" class="custom-control-label">EmuHook Java</label>
392
</div>
393
+
394
+ <div class="custom-control custom-checkbox">
395
+ <input class="custom-control-input" type="checkbox" id="customCheckbox85">
396
+ <label for="customCheckbox85" class="custom-control-label">Minecraft Server uptime Discord Webhook Notifier</label>
397
+ </div>
398
399
</ul>
400
<div class="cl-preview-section">
0 commit comments