This commit is contained in:
Antony 2022-08-19 18:25:52 +02:00
parent e18ef02b4c
commit 724bb9d9ce

View file

@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.plugins.Plugin
import android.content.Context import android.content.Context
@CloudstreamPlugin @CloudstreamPlugin
class TvItalianaProviderPlugin: Plugin() { class FreeTVProviderPlugin: Plugin() {
override fun load(context: Context) { override fun load(context: Context) {
// All providers should be added in this manner. Please don't edit the providers list directly. // All providers should be added in this manner. Please don't edit the providers list directly.
registerMainAPI(FreeTVProvider()) registerMainAPI(FreeTVProvider())