mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-08 12:18:55 +03:00
7dcca6e928
* feat(core): add `request_user_attention` API * fix: api lint * fix build without window allowlist
6 lines
82 B
Markdown
6 lines
82 B
Markdown
---
|
|
"tauri": patch
|
|
---
|
|
|
|
Adds `request_user_attention` API to the `Window` struct.
|