Feat: tweak and fix from last night workshop
This commit is contained in:
@@ -106,7 +106,7 @@ pub enum AppCommand {
|
||||
bank: usize,
|
||||
pattern: usize,
|
||||
},
|
||||
SetPatternProps {
|
||||
StagePatternProps {
|
||||
bank: usize,
|
||||
pattern: usize,
|
||||
name: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user