Add Download Module!

Shows current downloads from qbittorrent at the moment, transmission coming soon 😉
This commit is contained in:
ajnart
2022-05-26 18:19:12 +02:00
parent a6875abfe3
commit 3a358a229d
3 changed files with 122 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ export * from './calendar';
export * from './search';
export * from './ping';
export * from './weather';
export * from './downloads';