mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update StremioX/src/main/kotlin/com/hexated/StremioXPlugin.kt
This commit is contained in:
parent
09be2bc628
commit
a57e411ec0
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ class StremioXPlugin: Plugin() {
|
|||
override fun load(context: Context) {
|
||||
// All providers should be added in this manner. Please don't edit the providers list directly.
|
||||
registerMainAPI(StremioX())
|
||||
registerMainAPI(StremioC())
|
||||
// registerMainAPI(StremioC())
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue