Merge branch 'tachiyomiorg:master' into aniyomi-mpv

This commit is contained in:
jmir1 2022-04-12 15:39:02 +02:00 committed by GitHub
commit 8c188b7b00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -799,7 +799,7 @@ class MangaController :
}
} catch (e: Throwable) {
logcat(LogPriority.ERROR, e)
activity?.toast(R.string.error_saving_cover)
activity?.toast(R.string.error_sharing_cover)
}
}