上传文件至 static/webui
This commit is contained in:
parent
4e93132376
commit
659fdf8811
@ -922,6 +922,26 @@
|
||||
<input class="form-check-input" type="checkbox" id="worldState.starDays" />
|
||||
<label class="form-check-label" for="worldState.starDays" data-loc="worldState_starDays"></label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="worldState.TennoCon" />
|
||||
<label class="form-check-label" for="worldState.TennoCon" data-loc="worldState_TennoCon"></label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="worldState.Fomorian" />
|
||||
<label class="form-check-label" for="worldState.Fomorian" data-loc="worldState_Fomorian"></label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="worldState.BellyoftheBeast" />
|
||||
<label class="form-check-label" for="worldState.BellyoftheBeast" data-loc="worldState_BellyoftheBeast"></label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="worldState.RecurringGhoul" />
|
||||
<label class="form-check-label" for="worldState.RecurringGhoul" data-loc="worldState_RecurringGhoul"></label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="worldState.HeatFissures" />
|
||||
<label class="form-check-label" for="worldState.HeatFissures" data-loc="worldState_HeatFissures"></label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="worldState.varziaFullyStocked" />
|
||||
<label class="form-check-label" for="worldState.varziaFullyStocked" data-loc="worldState_varziaFullyStocked"></label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user