mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix JP docs tranlation
This commit is contained in:
@@ -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])`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user