优化
This commit is contained in:
@@ -29,6 +29,7 @@ class RssSourceDebugModel(application: Application) : BaseViewModel(application)
|
|||||||
|
|
||||||
fun startDebug(source: RssSource) {
|
fun startDebug(source: RssSource) {
|
||||||
execute {
|
execute {
|
||||||
|
Debug.callback = this@RssSourceDebugModel
|
||||||
Debug.startDebug(this, source)
|
Debug.startDebug(this, source)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user