diff --git a/FreeTVProvider/build.gradle.kts b/FreeTVProvider/build.gradle.kts index e0a88af..9306c22 100644 --- a/FreeTVProvider/build.gradle.kts +++ b/FreeTVProvider/build.gradle.kts @@ -6,7 +6,7 @@ cloudstream { // All of these properties are optional, you can safely remove them // description = "Lorem Ipsum" - // authors = listOf("Adippe") + authors = listOf("Adippe") /** * Status int as the following: @@ -21,4 +21,4 @@ cloudstream { ) iconUrl = "https://www.google.com/s2/favicons?domain=github.com&sz=%size%" -} \ No newline at end of file +}