shut
This commit is contained in:
parent
0dae3a9f27
commit
8c455eeae8
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ mod imp {
|
||||||
None => return,
|
None => return,
|
||||||
Some(root) => root.dynamic_cast().unwrap(),
|
Some(root) => root.dynamic_cast().unwrap(),
|
||||||
};
|
};
|
||||||
let api = window.api();
|
let _api = window.api();
|
||||||
|
|
||||||
match self.r#type.get() {
|
match self.r#type.get() {
|
||||||
_ => todo!(),
|
_ => todo!(),
|
||||||
|
|
Loading…
Reference in a new issue