mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 07:31:52 +03:00
6 lines
178 B
Markdown
6 lines
178 B
Markdown
|
---
|
||
|
"tauri": patch
|
||
|
---
|
||
|
|
||
|
The `create_window` API callback now takes two arguments: the `WindowBuilder` and the `WebviewAttributes` and must return a tuple containing both values.
|