Fix MangaScreen refresh indicator state

This commit is contained in:
stevenyomi 2022-08-18 21:33:21 +08:00
parent 1f9f9662bc
commit aea836c57b

View File

@ -200,8 +200,6 @@ class MangaPresenter(
it.copy(
manga = manga,
chapters = chapterItems,
isRefreshingChapter = false,
isRefreshingInfo = false,
)
}