From 5eaa34ac5c4bd333e52659fe087c2ec900334a3a Mon Sep 17 00:00:00 2001 From: KingLucius Date: Sun, 9 Jul 2023 15:58:44 +0300 Subject: [PATCH] Updated Icon --- YacienTVProvider/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YacienTVProvider/build.gradle.kts b/YacienTVProvider/build.gradle.kts index 368155df..e785f5f1 100644 --- a/YacienTVProvider/build.gradle.kts +++ b/YacienTVProvider/build.gradle.kts @@ -21,5 +21,5 @@ cloudstream { "Live", ) - iconUrl = "https://raw.githubusercontent.com/KingLucius/cs-hx/tree/master/YacienTVProvider/Icon.png" + iconUrl = "https://raw.githubusercontent.com/KingLucius/cs-hx/master/YacienTVProvider/icon.png" }