disable piano mode switch for now

This commit is contained in:
🪞👃🪞 2025-01-02 13:55:16 +01:00
parent 57158d4d6f
commit 00453a7697
5 changed files with 154 additions and 157 deletions

View file

@ -143,7 +143,7 @@ render!(Tui: (self: Groovebox) => {
))),
Bsp::n(
MidiEditStatus(&self.editor),
Fill::xy(Align::c("kyp"))
Fill::xy(&self.editor),
),
),
))