feat: open a download's folder with e (#51)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Amal Biju
2026-07-05 10:07:26 -04:00
committed by GitHub
co-authored by Claude Fable 5
parent 8673f744f7
commit 6c4289ea10
8 changed files with 169 additions and 8 deletions
+1
View File
@@ -98,6 +98,7 @@ function makeStore(
setSeedFocus: noop,
startDownload: noop,
copyMagnet: noop,
openDownloadFolder: noop,
notice: null,
setNotice: noop,
quitAll: noop,