Initial setup of Sabnzbd integration

This commit is contained in:
Jannes Vandepitte
2022-08-25 18:10:23 +02:00
parent 9342961683
commit f0976081f3
13 changed files with 346 additions and 81 deletions

View File

@@ -0,0 +1,2 @@
export { TorrentsModule } from './TorrentsModule';
export { TotalDownloadsModule } from './TotalDownloadsModule';