Drop unused downloadsPath
This commit is contained in:
parent
72c6c57186
commit
4123c12303
2 changed files with 2 additions and 3 deletions
|
@ -333,7 +333,6 @@ function prepareUrl(
|
|||
serverTrustRoot: config.get<string>('serverTrustRoot'),
|
||||
appStartInitialSpellcheckSetting,
|
||||
userDataPath: app.getPath('userData'),
|
||||
downloadsPath: app.getPath('downloads'),
|
||||
homePath: app.getPath('home'),
|
||||
crashDumpsPath: app.getPath('crashDumps'),
|
||||
...moreKeys,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue