Some more UI changes. Also added device issue indicator

This commit is contained in:
2026-02-19 06:59:26 +02:00
parent f09979c653
commit 88bf06df35
5 changed files with 36 additions and 15 deletions

View File

@@ -225,8 +225,8 @@ export default function MelodyDetail() {
<Field label="Tone">
<span className="capitalize">{info.melodyTone}</span>
</Field>
<Field label="Total Active Notes (bells)">{info.totalNotes}</Field>
<Field label="Steps">{info.steps}</Field>
<Field label="Total Active Notes (bells)">{info.totalNotes}</Field>
<Field label="Min Speed">{info.minSpeed}</Field>
<Field label="Max Speed">{info.maxSpeed}</Field>
<Field label="Color">