Fix the build. (#13915)

This commit is contained in:
Alessandro Jean 2022-10-18 17:24:24 -03:00 committed by GitHub
parent da699b11dd
commit 4d8ea51ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import java.text.SimpleDateFormat
import java.util.Calendar
import java.util.Locale
class Bacakomik : ParsedHttpSource() {
class BacaKomik : ParsedHttpSource() {
override val name = "BacaKomik"
override val baseUrl = "https://bacakomik.co"
override val lang = "id"