mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-13 21:00:11 +02:00
Space
This commit is contained in:
parent
ac53e0e78c
commit
232edee14a
@ -78,7 +78,7 @@ class BackupCreator(
|
||||
}
|
||||
|
||||
val nonFavoriteManga = if (options.readEntries) mangaRepository.getReadMangaNotInLibrary() else emptyList()
|
||||
val backupManga = backupMangas(getFavorites.await() + nonFavoriteManga , options)
|
||||
val backupManga = backupMangas(getFavorites.await() + nonFavoriteManga, options)
|
||||
|
||||
val backup = Backup(
|
||||
backupManga = backupManga,
|
||||
|
Loading…
x
Reference in New Issue
Block a user