pull/32/head
kunfei 5 years ago
parent 8ebe422cfd
commit fe73c04a78
  1. 2
      app/src/main/java/io/legado/app/model/webbook/SourceDebug.kt

@ -142,7 +142,7 @@ class SourceDebug(private val webBook: WebBook, callback: Callback) {
fun printLog(state: Int, msg: String) fun printLog(state: Int, msg: String)
} }
fun printLog( private fun printLog(
sourceUrl: String?, sourceUrl: String?,
state: Int, state: Int,
msg: String, msg: String,

Loading…
Cancel
Save