[addon] populate existing config values in template

This commit is contained in:
TheBeastLT
2020-03-19 20:01:59 +01:00
parent e8390ad2a5
commit 25aafc7555
3 changed files with 9 additions and 3 deletions

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