mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
Don't pass the result through
It's meaningless on macOS, at least.
This commit is contained in:
@@ -182,7 +182,6 @@ and no GUI dialog will appear.
|
||||
* `certificate` [Certificate](structures/certificate.md) - The certificate to trust/import.
|
||||
* `message` String - The message to display to the user.
|
||||
* `callback` Function
|
||||
* `result` Boolean - Whether the user chose to cancel or continue.
|
||||
|
||||
Displays a modal dialog that shows a message and certificate information, and
|
||||
gives the user the option of trusting/importing the certificate.
|
||||
|
||||
Reference in New Issue
Block a user