mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
fix(presets/prowlarr): add stremio nntp as supported service
This commit is contained in:
@@ -18,6 +18,7 @@ export class ProwlarrPreset extends BuiltinAddonPreset {
|
||||
...StremThruPreset.supportedServices,
|
||||
constants.NZBDAV_SERVICE,
|
||||
constants.ALTMOUNT_SERVICE,
|
||||
constants.STREMIO_NNTP_SERVICE,
|
||||
];
|
||||
const options: Option[] = [
|
||||
...(Env.BUILTIN_PROWLARR_URL && Env.BUILTIN_PROWLARR_API_KEY
|
||||
|
||||
Reference in New Issue
Block a user