mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
[addon] fix configure text in manifest
This commit is contained in:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user