mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Remove unneded update chapter view
This commit is contained in:
		| @@ -494,11 +494,6 @@ class MangaAllInOnePresenter( | ||||
|             } | ||||
|             .toList() | ||||
|             .flatMap { db.updateChaptersProgress(it).asRxObservable() } | ||||
|             .doOnNext { | ||||
|                 scope.launch { | ||||
|                     updateChaptersView() | ||||
|                 } | ||||
|             } | ||||
|             .subscribeOn(Schedulers.io()) | ||||
|             .subscribe() | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user