mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 23:22:26 +03:00
7 lines
177 B
Markdown
7 lines
177 B
Markdown
---
|
|
"tauri": patch
|
|
"tauri-runtime": patch
|
|
---
|
|
|
|
Added `clipboard` field on the `WebviewAttributes` struct, which must be set to `true` to enable clipboard access on the webview.
|