[addon] fix configure text in manifest

This commit is contained in:
TheBeastLT
2020-03-19 12:57:41 +01:00
parent d5a82fc72d
commit 0e4c65e203

View File

@@ -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 providers and and RealDebrid support visit www.torrentio.now.sh',
+ ' To configure providers,RealDebrid support and other settings visit www.torrentio.now.sh',
catalogs: [],
resources: ['stream'],
types: ['movie', 'series'],