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'],