fix: typo on downloaders folder

This commit is contained in:
lilezek 2024-05-04 19:20:46 +02:00
parent ff189f7677
commit 2a674ed988
11 changed files with 7 additions and 7 deletions

View file

@ -6,6 +6,6 @@ export * from "./steam-grid";
export * from "./update-resolver";
export * from "./window-manager";
export * from "./fifo";
export * from "./donwloaders/torrent-client";
export * from "./downloaders/torrent-client";
export * from "./how-long-to-beat";
export * from "./process-watcher";