electron/docs/fiddles/system/protocol-handler/launch-app-from-URL-in-another-app
Ryan Johnson 6db8d7918d
fix: dialog is not defined (#31180)
Corrects the following error in Electron Fiddle:

```
Uncaught Exception:
ReferenceError: dialog is not defined
...
```
2021-10-04 10:12:55 +09:00
..
index.html
main.js fix: dialog is not defined (#31180) 2021-10-04 10:12:55 +09:00
preload.js
renderer.js