file-attachment: Add a setting option to show downloaded file in file manager.

This commit is contained in:
Akash Nimare
2018-08-01 23:50:02 +05:30
parent 3f6d256910
commit a5c1ae8726
4 changed files with 40 additions and 14 deletions

View File

@@ -117,7 +117,8 @@ class ServerManagerView {
showNotification: true,
silent: false
},
downloadsPath: `${app.getPath('downloads')}`
downloadsPath: `${app.getPath('downloads')}`,
showDownloadFolder: false
};
// Platform specific settings