Fine-tune file protocol filter
This commit is contained in:
parent
06b0544bbe
commit
eec61f5289
3 changed files with 38 additions and 16 deletions
1
main.js
1
main.js
|
@ -452,6 +452,7 @@ app.on('ready', () => {
|
|||
protocol: electronProtocol,
|
||||
userDataPath,
|
||||
installPath,
|
||||
isWindows: process.platform === 'win32',
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue