1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00
This commit is contained in:
zumbiepig
2024-08-21 16:12:38 -07:00
parent 99789e0018
commit e4b6eb25ac
2 changed files with 27 additions and 1 deletions

View File

@@ -74,6 +74,10 @@
<label for="offline-checkbox">Enable offline use:</label>
<input type="checkbox" id="offline-checkbox" />
</div> -->
<div class="settings-section">
<label for="ads-checkbox">Show ads (helps support us):</label>
<input type="checkbox" id="ads-checkbox" />
</div>
</div>
</div>
</div>