renaming and further adjustments

This commit is contained in:
1brucben
2025-04-18 20:07:25 +02:00
parent c7bd36c7d0
commit 6f5d4e970e
2 changed files with 7 additions and 11 deletions
+2 -2
View File
@@ -327,7 +327,7 @@ export class ControlPanel extends LitElement implements Layer {
@change=${this.onPostureChange}
class="form-radio text-blue-500"
/>
Retreat
Fallback
</label>
<label class="flex items-center gap-1 cursor-pointer">
<input
@@ -349,7 +349,7 @@ export class ControlPanel extends LitElement implements Layer {
@change=${this.onPostureChange}
class="form-radio text-blue-500"
/>
Hold
No Step Back
</label>
</div>
</div>