This commit is contained in:
2026-04-14 22:51:40 +02:00
parent 0dff8a275c
commit 0c638e8ebe

View File

@@ -59,7 +59,7 @@
<label for="skill-auto-retry">Automatic retry</label> <label for="skill-auto-retry">Automatic retry</label>
<input id="skill-auto-retry" type="checkbox" @bind="FormState.Model.RolemasterAutoRetry"/> <input id="skill-auto-retry" type="checkbox" @bind="FormState.Model.RolemasterAutoRetry"/>
<p class="field-help">When later enabled in rolling, retry bands are 77-90 and 91-110.</p> <p class="field-help">When later enabled in rolling, retry bands are 76-90 and 91-110.</p>
} }
} }
<div class="inline-actions"> <div class="inline-actions">