mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-27 03:27:51 +02:00
Fix issue where some sources just wouldnt work at all (examples are Dynasty and Toonily)
This commit is contained in:
@ -4,7 +4,7 @@ class SMangaImpl : SManga {
|
||||
|
||||
override lateinit var url: String
|
||||
|
||||
override lateinit var title: String
|
||||
override var title: String = ""
|
||||
|
||||
override var artist: String? = null
|
||||
|
||||
|
Reference in New Issue
Block a user