mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 07:31:52 +03:00
7dcca6e928
* feat(core): add `request_user_attention` API * fix: api lint * fix build without window allowlist
6 lines
78 B
Markdown
6 lines
78 B
Markdown
---
|
|
"api": patch
|
|
---
|
|
|
|
Adds `requestUserAttention` API to the `window` module.
|