mirror of
https://github.com/vega-org/vega-providers.git
synced 2026-04-17 15:41:45 +00:00
fix: set "disabled" property to true for the MoviesApi entry in manifest.json
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
"version": "1.0",
|
||||
"icon": "",
|
||||
"type": "english",
|
||||
"disabled": false
|
||||
"disabled": true
|
||||
},
|
||||
{
|
||||
"display_name": "ShowBox",
|
||||
|
||||
Reference in New Issue
Block a user