Merge 7903ee12c0 into c423ad1bfc
This commit is contained in:
commit
847df89f71
9 changed files with 288 additions and 83 deletions
|
|
@ -132,7 +132,7 @@ impl ResponsiveMenuBar {
|
|||
key_binds,
|
||||
trees
|
||||
.into_iter()
|
||||
.map(|mt| menu::Item::Folder(mt.0, mt.1))
|
||||
.map(|mt| menu::Item::folder(mt.0, mt.1))
|
||||
.collect(),
|
||||
)
|
||||
.into_iter()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue