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