javascript -> javascript
This commit is contained in:
parent
c3e9ce34a1
commit
96ca8edbb4
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ first available device will be selected. `callback` should be called with
|
|||
`deviceId` to be selected, passing empty string to `callback` will
|
||||
cancel the request.
|
||||
|
||||
```javacript
|
||||
```javascript
|
||||
app.commandLine.appendSwitch('enable-web-bluetooth')
|
||||
|
||||
app.on('ready', () => {
|
||||
|
|
Loading…
Add table
Reference in a new issue