mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-03 23:58:55 +01:00 
			
		
		
		
	Auto-update galleries in old format
This commit is contained in:
		@@ -198,7 +198,7 @@ class ChaptersController : NucleusController<ChaptersPresenter>(),
 | 
			
		||||
        if (presenter.chapters.isEmpty())
 | 
			
		||||
            initialFetchChapters()
 | 
			
		||||
 | 
			
		||||
        if ((parentController as MangaController).update)
 | 
			
		||||
        if ((parentController as MangaController).update || (chapters.size == 1 && chapters.first().date_upload == 0L))
 | 
			
		||||
            fetchChaptersFromSource()
 | 
			
		||||
 | 
			
		||||
        val adapter = adapter ?: return
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user