fix: set "disabled" property to true for the MoviesApi entry in manifest.json

This commit is contained in:
himanshu8443
2025-06-20 23:17:52 +05:30
parent 0e68d80bfe
commit 5a795fa2dc

View File

@@ -133,7 +133,7 @@
"version": "1.0", "version": "1.0",
"icon": "", "icon": "",
"type": "english", "type": "english",
"disabled": false "disabled": true
}, },
{ {
"display_name": "ShowBox", "display_name": "ShowBox",