mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 23:22:26 +03:00
6 lines
129 B
Markdown
6 lines
129 B
Markdown
---
|
|
"api": patch
|
|
---
|
|
|
|
Add `fileDropEnabled` property to `WindowOptions` so you can now disable it when creating windows from js.
|