mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-03 23:58:55 +01:00 
			
		
		
		
	Fix crash when no chapters can't be loaded
This commit is contained in:
		@@ -362,7 +362,7 @@ class MangaPresenter(
 | 
			
		||||
 | 
			
		||||
                launchUI { view?.onFetchChaptersDone() }
 | 
			
		||||
            } catch (e: Throwable) {
 | 
			
		||||
                view?.onFetchChaptersError(e)
 | 
			
		||||
                launchUI { view?.onFetchChaptersError(e) }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user