mirror of
https://github.com/Viren070/stremio-addons-list.git
synced 2025-12-01 23:19:02 +01:00
Update build.js
This commit is contained in:
@@ -173,7 +173,7 @@ getCached().then(cached => {
|
||||
'{comments-button}': commentsButton,
|
||||
'{addon-page}': `${slug(addonManifest.name)}.html`,
|
||||
'{issue-url}': task.issueUrl,
|
||||
'{issue-number}': task.issueNumber
|
||||
'{issue-number}': task.issueNumber,
|
||||
'{repo-name}': config.author+'/'+config.repository,
|
||||
'{addon-language}': language,
|
||||
'{addon-url}': task.url,
|
||||
|
||||
Reference in New Issue
Block a user