Mythus commited on
Commit
9d4cd4f
·
verified ·
1 Parent(s): 7b5a6ef

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -33,7 +33,7 @@ MANIFEST = {
33
  {"type": "tv", "id": "tv_channels", "name": "TV Channels"}
34
  ],
35
  "resources": ["stream", "catalog","meta"],
36
- "types": ["movie", "series", "tv"],
37
  "name": "Mamma Mia",
38
  "description": "Addon providing HTTPS Stream for Italian Movies/Series",
39
  "logo": "https://creazilla-store.fra1.digitaloceanspaces.com/emojis/49647/pizza-emoji-clipart-md.png"
 
33
  {"type": "tv", "id": "tv_channels", "name": "TV Channels"}
34
  ],
35
  "resources": ["stream", "catalog","meta"],
36
+ "types": ["movie", "series", "tv","channel"],
37
  "name": "Mamma Mia",
38
  "description": "Addon providing HTTPS Stream for Italian Movies/Series",
39
  "logo": "https://creazilla-store.fra1.digitaloceanspaces.com/emojis/49647/pizza-emoji-clipart-md.png"