mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #467] fix ERR_UNKNOWN_URL_SCHEME by intercepting file:// protocol #1192
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/467
State: closed
Merged: Yes
Fix for #466 using suggestion from: https://github.com/electron/electron/issues/23757
You can test using the MyMusicPlayer sample.
I am happy to make any desired changes.