mirror of
https://github.com/mihonapp/mihon.git
synced 2025-07-02 22:17:51 +02:00
Merge branch 'master' of https://github.com/inorichi/tachiyomi
This commit is contained in:
@ -24,4 +24,8 @@ class Batoto : Source {
|
||||
return Observable.error(Exception("RIP Batoto"))
|
||||
}
|
||||
|
||||
override fun toString(): String {
|
||||
return "$name (EN)"
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user