chore: release v0.2.0
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ pub async fn create_ui(
|
||||
if let Err(err) = res {
|
||||
println!("{err}");
|
||||
}
|
||||
std::io::stdout().flush().unwrap_or(());
|
||||
std::io::stdout().flush().unwrap_or(());
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user