Fix JP docs tranlation

This commit is contained in:
akameco 2016-03-01 01:41:46 +09:00
parent 5839d7dcd5
commit 9c7bb0b370

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])`