fix(presets/prowlarr): add stremio nntp as supported service

This commit is contained in:
Viren070
2025-11-27 23:25:06 +00:00
parent e92d68e925
commit 96e7c566b6
+1
View File
@@ -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