add refresh trackers when opening details
This commit is contained in:
parent
124bb63442
commit
6b55d84ac8
@ -92,6 +92,7 @@ class MangaDetailsPresenter(
|
|||||||
controller.updateChapters(this.chapters)
|
controller.updateChapters(this.chapters)
|
||||||
}
|
}
|
||||||
fetchTrackings()
|
fetchTrackings()
|
||||||
|
refreshTrackers()
|
||||||
}
|
}
|
||||||
|
|
||||||
fun onDestroy() {
|
fun onDestroy() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user