mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-09 05:25:08 +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)
|
||||
}
|
||||
fetchTrackings()
|
||||
refreshTrackers()
|
||||
}
|
||||
|
||||
fun onDestroy() {
|
||||
|
Loading…
Reference in New Issue
Block a user