1
This commit is contained in:
@@ -97,7 +97,9 @@ pub fn run() {
|
||||
api_client::spawn_heartbeat_loop(heartbeat_handle);
|
||||
|
||||
WebviewWindowBuilder::new(app, "main", webview_url())
|
||||
.title("MyApp")
|
||||
.title("aiclient")
|
||||
.decorations(false)
|
||||
.resizable(true)
|
||||
.build()?;
|
||||
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user