mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove extra reference
This commit is contained in:
parent
6aee2edd75
commit
a0a6a5c206
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ impl Widget {
|
|||
.autohide(false)
|
||||
.expand_tabs(false)
|
||||
.start_action_widget(start_action_widget)
|
||||
.view(&view)
|
||||
.view(view)
|
||||
.build(),
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue