Fix JP docs tranlation
This commit is contained in:
parent
5839d7dcd5
commit
9c7bb0b370
1 changed files with 1 additions and 0 deletions
|
@ -378,6 +378,7 @@ if (browserOptions.transparent) {
|
||||||
// No transparency, so we load a fallback that uses basic styles.
|
// No transparency, so we load a fallback that uses basic styles.
|
||||||
win.loadURL('file://' + __dirname + '/fallback.html');
|
win.loadURL('file://' + __dirname + '/fallback.html');
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
### `app.commandLine.appendSwitch(switch[, value])`
|
### `app.commandLine.appendSwitch(switch[, value])`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue