mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Fix cover sharing error string (#6911)
This commit is contained in:
		| @@ -795,7 +795,7 @@ class MangaController : | ||||
|             } | ||||
|         } catch (e: Throwable) { | ||||
|             logcat(LogPriority.ERROR, e) | ||||
|             activity?.toast(R.string.error_saving_cover) | ||||
|             activity?.toast(R.string.error_sharing_cover) | ||||
|         } | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user