mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 23:01:02 +00:00
odd extension search error fix
This commit is contained in:
@@ -30,7 +30,6 @@ abstract class WatchSources : BaseSources() {
|
||||
extra: Map<String, String>?,
|
||||
sAnime: SAnime?
|
||||
): MutableMap<String, Episode> {
|
||||
println("finder333 $showLink")
|
||||
val map = mutableMapOf<String, Episode>()
|
||||
val parser = get(i)
|
||||
tryWithSuspend(true) {
|
||||
|
||||
Reference in New Issue
Block a user