Add extra new line for additional skipped info

This commit is contained in:
Jays2Kings 2022-05-02 19:59:12 -04:00
parent 47fb7690b9
commit fb3dffadf0

View file

@ -560,7 +560,7 @@ class LibraryUpdateService(
if (errors.isNotEmpty()) {
val file = createFileInCacheDir("tachiyomi_update_$fileName.txt")
file.bufferedWriter().use { out ->
additionalInfo?.let { out.write("$it\n") }
additionalInfo?.let { out.write("$it\n\n") }
// Error file format:
// ! Error
// # Source