static/webui/index.html aktualisiert

This commit is contained in:
2025-11-03 07:01:42 -08:00
parent bab8caa93d
commit 13e6d2b1e0

View File

@@ -1000,6 +1000,10 @@
<input class="form-check-input" type="checkbox" id="unlockArcanesEverywhere" />
<label class="form-check-label" for="unlockArcanesEverywhere" data-loc="cheats_unlockArcanesEverywhere"></label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="alertsRepeatable" />
<label class="form-check-label" for="alertsRepeatable" data-loc="cheats_alertsRepeatable"></label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="syndicateMissionsRepeatable" />
<label class="form-check-label" for="syndicateMissionsRepeatable" data-loc="cheats_syndicateMissionsRepeatable"></label>