Merge pull request #4635 from akameco/master

Fix JP docs tranlation
This commit is contained in:
Cheng Zhao 2016-03-03 21:00:46 +09:00
commit b4c48664f8

View file

@ -378,6 +378,7 @@ if (browserOptions.transparent) {
// No transparency, so we load a fallback that uses basic styles.
win.loadURL('file://' + __dirname + '/fallback.html');
}
```
### `app.commandLine.appendSwitch(switch[, value])`