mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +00:00
cleanup desktop loading page
This commit is contained in:
parent
dec304a273
commit
e0f1c3c20e
2 changed files with 9 additions and 23 deletions
|
|
@ -665,6 +665,8 @@ async fn initialize(app: AppHandle) {
|
|||
}
|
||||
|
||||
let _ = server_ready_rx.await;
|
||||
|
||||
tracing::info!("Loading task finished");
|
||||
}
|
||||
})
|
||||
.map_err(|_| ())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue