mirror of
https://github.com/yoyzo/arab
synced 2024-08-15 03:15:00 +00:00
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
|
||||
|
||||
@CloudstreamPlugin
|
||||
class Shahid4uPlugin: Plugin() {
|
||||
class GateAnimePlugin: Plugin() {
|
||||
override fun load(context: Context) {
|
||||
registerMainAPI(GateAnime())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue