2
1
Fork 1
mirror of https://github.com/yoyzo/arab synced 2024-08-15 03:15:00 +00:00

Update GateAnimePlugin.kt

This commit is contained in:
Zaw 2022-09-09 14:37:32 +03:00 committed by GitHub
parent 2af27e6eee
commit 52aa5925de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ import com.lagradost.cloudstream3.plugins.Plugin
import android.content.Context
@CloudstreamPlugin
class Shahid4uPlugin: Plugin() {
class GateAnimePlugin: Plugin() {
override fun load(context: Context) {
registerMainAPI(GateAnime())
}