Feat: tweak and fix from last night workshop
Some checks failed
Deploy Website / deploy (push) Failing after 4m46s

This commit is contained in:
2026-02-04 09:37:29 +01:00
parent 5579708f69
commit 2097997372
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>,