mirror of
https://github.com/Viren070/stremio-addons-list.git
synced 2025-12-01 23:19:02 +01:00
Merge pull request #764 from Stremio-Community/build/addon-catalogs-manifest
Build: fix and update manifest
This commit is contained in:
@@ -225,11 +225,13 @@ getCached().then(cached => {
|
||||
version: '1.0.0',
|
||||
name: 'Stremio Community Addons List',
|
||||
description: 'Stremio Community Addons List',
|
||||
types: ["movie", "series", "channel", "tv"],
|
||||
resources: ['addon_catalog'],
|
||||
catalogs: [],
|
||||
addonCatalogs: [{
|
||||
type: 'all',
|
||||
id: 'community',
|
||||
name: 'Community',
|
||||
name: 'Community (External)',
|
||||
}],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user