mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Bump dependencies and support library
This commit is contained in:
		| @@ -75,7 +75,6 @@ class ChaptersPresenter : BasePresenter<ChaptersFragment>() { | ||||
|         start(DB_CHAPTERS) | ||||
|  | ||||
|         add(db.getChapters(manga).asRxObservable() | ||||
|                 .subscribeOn(Schedulers.io()) | ||||
|                 .doOnNext { chapters -> | ||||
|                     this.chapters = chapters | ||||
|                     SharedData.get(ChapterCountEvent::class.java)?.emit(chapters.size) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user