Fix formatting
This commit is contained in:
parent
761e8baeba
commit
94052c5a65
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ pub trait WidgetExt: Sized {
|
|||
{
|
||||
BoxedAsync::new(self)
|
||||
}
|
||||
|
||||
fn desync(self) -> Desync<Self> {
|
||||
Desync(self)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue