docs: fix driverId -> deviceId typo (#36246)
This commit is contained in:
parent
71b8804fd0
commit
0ba0df4523
1 changed files with 1 additions and 1 deletions
|
@ -1203,7 +1203,7 @@ For `infoType` equal to `basic`:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Using `basic` should be preferred if only basic information like `vendorId` or `driverId` is needed.
|
Using `basic` should be preferred if only basic information like `vendorId` or `deviceId` is needed.
|
||||||
|
|
||||||
### `app.setBadgeCount([count])` _Linux_ _macOS_
|
### `app.setBadgeCount([count])` _Linux_ _macOS_
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue