mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
huh.
This commit is contained in:
parent
43c71e874d
commit
72975c861a
10 changed files with 410 additions and 309 deletions
|
|
@ -78,7 +78,7 @@ impl Cli {
|
|||
jack: jack.clone(),
|
||||
config: Config::init()?,
|
||||
color: ItemTheme::random(),
|
||||
dialog: Some(Dialog::Menu(0)),
|
||||
dialog: Dialog::Menu(0),
|
||||
project: Arrangement {
|
||||
name: Default::default(),
|
||||
color: ItemTheme::random(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue