1786892542
This commit is contained in:
@@ -39,6 +39,8 @@ async fn main() -> Result<(), AppError> {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
println!("Hello?");
|
||||||
|
|
||||||
// listen for data
|
// listen for data
|
||||||
tokio::spawn(ui::update_listener(app.as_weak(), s2c_rx));
|
tokio::spawn(ui::update_listener(app.as_weak(), s2c_rx));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user