mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
6 lines
139 B
Markdown
6 lines
139 B
Markdown
|
---
|
||
|
"tauri": patch
|
||
|
---
|
||
|
|
||
|
Change `App.create_window()` and `AppHandle.create_window()` to accept an `Into<String>` type instead of `String`.
|