mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	@@ -447,7 +447,7 @@ class ReaderPresenter(
 | 
			
		||||
        // Pictures directory.
 | 
			
		||||
        val destDir = File(Environment.getExternalStorageDirectory().absolutePath +
 | 
			
		||||
                           File.separator + Environment.DIRECTORY_PICTURES +
 | 
			
		||||
                           File.separator + "Tachiyomi")
 | 
			
		||||
                           File.separator + "TachiyomiEH")
 | 
			
		||||
 | 
			
		||||
        // Copy file in background.
 | 
			
		||||
        Observable.fromCallable { saveImage(page, destDir, manga) }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user