diff --git a/NineGoalProvider/build.gradle.kts b/NineGoalProvider/build.gradle.kts index 0f455e6..9067683 100644 --- a/NineGoalProvider/build.gradle.kts +++ b/NineGoalProvider/build.gradle.kts @@ -8,5 +8,5 @@ cloudstream { tvTypes = listOf( "Live" ) - iconUrl = "https://media.discordapp.net/attachments/1027568249900109875/1046110428402561025/JK8J1KX.png?width=182&height=182" + iconUrl = "https://media.discordapp.net/attachments/1027568249900109875/1046110428402561025/JK8J1KX.png?width=%size%&height=%size%" }