This commit is contained in:
2026-01-23 01:18:40 +01:00
parent 1aad52eed1
commit 10e2812e4c
5 changed files with 157 additions and 91 deletions

View File

@@ -39,4 +39,5 @@ pub enum Modal {
SetTempo(String),
AddSamplePath(String),
Editor,
Preview,
}