From 03517ff24cae64786849bc527daf463af0de84b6 Mon Sep 17 00:00:00 2001 From: Antony Date: Fri, 19 Aug 2022 02:25:51 +0200 Subject: [PATCH] FreeTVProvider from https://github.com/Free-TV/IPTV --- FreeTVProvider/src/main/kotlin/com/lagradost/FreeTVProvider.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeTVProvider/src/main/kotlin/com/lagradost/FreeTVProvider.kt b/FreeTVProvider/src/main/kotlin/com/lagradost/FreeTVProvider.kt index ae78ff1..8b7b3e9 100644 --- a/FreeTVProvider/src/main/kotlin/com/lagradost/FreeTVProvider.kt +++ b/FreeTVProvider/src/main/kotlin/com/lagradost/FreeTVProvider.kt @@ -1,4 +1,4 @@ -package com.lagradost.cloudstream3 +package com.lagradost import com.lagradost.cloudstream3.* import com.lagradost.cloudstream3.utils.AppUtils.parseJson