mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Config: Remove unneeded downloads path
This commit is contained in:
@@ -2807,7 +2807,6 @@ ipc.on('get-config', async event => {
|
||||
|
||||
// paths
|
||||
crashDumpsPath: app.getPath('crashDumps'),
|
||||
downloadsPath: app.getPath('downloads'),
|
||||
homePath: app.getPath('home'),
|
||||
installPath: app.getAppPath(),
|
||||
userDataPath: app.getPath('userData'),
|
||||
|
||||
Reference in New Issue
Block a user