mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -29,6 +29,7 @@ class RssSourceDebugModel(application: Application) : BaseViewModel(application)
|
||||
|
||||
fun startDebug(source: RssSource) {
|
||||
execute {
|
||||
Debug.callback = this@RssSourceDebugModel
|
||||
Debug.startDebug(this, source)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user