Skip to content

Commit ff93b74

Browse files
authored
Merge pull request #51 from CodeDead/feature/update-api
Feature/update api
2 parents 5566f3a + 4a0bd32 commit ff93b74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src-tauri/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ fn main() {
3232
{
3333
let window = app.get_webview_window("main").unwrap();
3434
window.open_devtools();
35-
window.close_devtools();
3635
}
3736
Ok(())
3837
})

0 commit comments

Comments
 (0)