asdf icon indicating copy to clipboard operation
asdf copied to clipboard

fix: Only display the "can't keep downloads" warning when asked to keep downloads

Open benblank opened this issue 1 year ago • 0 comments

Summary

Currently, the warning which is intended to alert users that the download directory can't be kept only appears if they haven't asked for it to be. This fix just rearranges the logic a bit so that the warning instead only appears if the download directory should be kept, but can't be (because it doesn't exist).

Fixes: #1711

benblank avatar May 12 '24 17:05 benblank