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:
@@ -178,6 +178,8 @@ needle.get(`https://${config['netlify-domain']}/lastUpdate.json`, config.needle,
|
||||
|
||||
if (diff.length) {
|
||||
// proposed labels are different than issue labels
|
||||
console.log('setting initial labels for: ' + addon.name)
|
||||
console.log(addon.proposedLabels)
|
||||
syncLabelsQueue.push({ postId: addon.postId, proposedLabels: addon.proposedLabels, allLabels: all_labels })
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user