html/preset_sel/ui.cfg : Change some UI labels.

This commit is contained in:
kevin 2022-05-06 16:09:26 -04:00
parent e028fc4b8b
commit 47715db628

View File

@ -38,8 +38,8 @@
row: {
check:{ name: midiThruCheckId, title:"MIDI Thru" },
numb_disp: { name: curMidiEvtCntId, title:"Current:" },
numb_disp: { name: totalMidiEvtCntId, title:"Total:" },
numb_disp: { name: curMidiEvtCntId, title:"Current Loc:" },
numb_disp: { name: totalMidiEvtCntId, title:"Max Loc:" },
},