Update GateAnimePlugin.kt
This commit is contained in:
parent
2af27e6eee
commit
52aa5925de
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ import com.lagradost.cloudstream3.plugins.Plugin
|
||||||
import android.content.Context
|
import android.content.Context
|
||||||
|
|
||||||
@CloudstreamPlugin
|
@CloudstreamPlugin
|
||||||
class Shahid4uPlugin: Plugin() {
|
class GateAnimePlugin: Plugin() {
|
||||||
override fun load(context: Context) {
|
override fun load(context: Context) {
|
||||||
registerMainAPI(GateAnime())
|
registerMainAPI(GateAnime())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue