fiddle
fiddle copied to clipboard
fix: allow protocol launch in all platforms
Someone on Discord pointed out that the "Open in Fiddle" buttons on the website (https://www.electronjs.org/docs/latest/tutorial/examples) don't currently load the selected Fiddle on Linux, they just open the app. I'm not sure why we're only handling protocol launches on Windows, but I've tested on Ubuntu 22.04 and it works (not sure about macOS though).