You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just for some context, it seems that Electron isn't doing this properly either. app.getPath('downloads') always returns C:\Users\<username>\Downloads it seems. Not sure how it's calculating that
If you set your Downloads directory to something other than "User Home"/Downloads the Desktop app does not respect the new location.
Maybe this could help:
https://www.reddit.com/r/Batch/comments/ec8bwi/whats_the_universal_path_to_the_users_downloads/
The text was updated successfully, but these errors were encountered: