mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
hide extra track header rows for now
This commit is contained in:
parent
426d2ab89d
commit
0c19e4bc68
1 changed files with 3 additions and 3 deletions
|
|
@ -201,9 +201,9 @@ impl<'a> Content for VerticalArranger<'a, Tui> {
|
|||
.unwrap_or(String::from("▎"));
|
||||
col!(
|
||||
name,
|
||||
"▎> 12345",
|
||||
"▎< 12345",
|
||||
"▎m s r o",
|
||||
//"▎> 12345",
|
||||
//"▎< 12345",
|
||||
//"▎m s r o",
|
||||
elapsed,
|
||||
until_next
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue