mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Merge pull request #3880 from adam-lynch/patch-1
Desktop Environment Integration: typo
This commit is contained in:
@@ -39,7 +39,7 @@ however, that it does not need to be pinned to the Start screen.
|
||||
|
||||
To use an image in your notification, pass a local image file (preferably `png`)
|
||||
in the `icon` property of your notification's options. The notification will
|
||||
still display if you submit and incorrect or `http/https`-based URL, but the
|
||||
still display if you submit an incorrect or `http/https`-based URL, but the
|
||||
image will not be displayed.
|
||||
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user