From f3f0cda966cf9f7199d8663b567cbed291884b1e Mon Sep 17 00:00:00 2001 From: TheBeastLT Date: Thu, 19 Mar 2020 11:47:21 +0100 Subject: [PATCH] [addon] updates configure manifest text --- addon/lib/manifest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addon/lib/manifest.js b/addon/lib/manifest.js index c85c2e9..d978a6b 100644 --- a/addon/lib/manifest.js +++ b/addon/lib/manifest.js @@ -16,7 +16,7 @@ function manifest({ providers, realdebrid } = {}) { name: 'Torrentio', description: '[BETA] Provides torrent streams from scraped torrent providers.' + ` ${providersDesc} ${providersList.join(', ')}${realDebridDesc}.` - + ' To configure visit www.torrentio.now.sh', + + ' To configure providers and and RealDebrid support visit www.torrentio.now.sh', catalogs: [], resources: ['stream'], types: ['movie', 'series'],