mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-30 22:07:57 +01: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