mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-14 04:15:09 +01:00
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…
Reference in New Issue
Block a user