mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-14 13:21:01 +03:00
docs: fix bullet point alignment in js api (#4922)
This commit is contained in:
parent
6119f4582e
commit
8958e9fdb5
@ -187,7 +187,7 @@ declare global {
|
||||
enum UserAttentionType {
|
||||
/**
|
||||
* #### Platform-specific
|
||||
* - **macOS:** Bounces the dock icon until the application is in focus.
|
||||
* - **macOS:** Bounces the dock icon until the application is in focus.
|
||||
* - **Windows:** Flashes both the window and the taskbar button until the application is in focus.
|
||||
*/
|
||||
Critical = 1,
|
||||
|
Loading…
Reference in New Issue
Block a user