mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-03-11 21:35:32 +00:00
+
This commit is contained in:
parent
1e469614d9
commit
8fe910900b
1 changed files with 1 additions and 1 deletions
|
|
@ -389,7 +389,7 @@ class _MangaChapterPageGalleryState
|
|||
// Handle failed image loading
|
||||
if (_failedToLoadImage.value != value &&
|
||||
context.mounted) {
|
||||
// _failedToLoadImage.value = value;
|
||||
_failedToLoadImage.value = value;
|
||||
}
|
||||
},
|
||||
backgroundColor: backgroundColor,
|
||||
|
|
|
|||
Loading…
Reference in a new issue