Feat: tweak and fix from last night workshop

This commit is contained in:
2026-02-04 09:37:29 +01:00
parent bbbd8ff64a
commit c95c82169f
9 changed files with 151 additions and 65 deletions

View File

@@ -106,7 +106,7 @@ pub enum AppCommand {
bank: usize,
pattern: usize,
},
SetPatternProps {
StagePatternProps {
bank: usize,
pattern: usize,
name: Option<String>,