💄 Fix format.
This commit is contained in:
parent
f25480dec5
commit
779e7765ae
1 changed files with 1 additions and 0 deletions
|
@ -488,6 +488,7 @@ app.on('ready', function() {
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note:**
|
**Note:**
|
||||||
|
|
||||||
1. The IPC message handler in web pages do not have a `event` parameter, which
|
1. The IPC message handler in web pages do not have a `event` parameter, which
|
||||||
is different from the handlers on browser side.
|
is different from the handlers on browser side.
|
||||||
2. There is no way to send synchronous messages from browser side to web pages,
|
2. There is no way to send synchronous messages from browser side to web pages,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue