mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-15 15:02:49 +01:00
refactor: remove not needed old broken sources
Signed-off-by: KaiserBh <kaiserbh@proton.me>
This commit is contained in:
parent
235b03bcba
commit
44946d1aec
@ -118,7 +118,6 @@ class SyncManager(
|
|||||||
backupManga = filteredFavorites,
|
backupManga = filteredFavorites,
|
||||||
backupCategories = remoteBackup.backupCategories,
|
backupCategories = remoteBackup.backupCategories,
|
||||||
backupSources = remoteBackup.backupSources,
|
backupSources = remoteBackup.backupSources,
|
||||||
backupBrokenSources = remoteBackup.backupBrokenSources,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
// It's local sync no need to restore data. (just update remote data)
|
// It's local sync no need to restore data. (just update remote data)
|
||||||
|
Loading…
Reference in New Issue
Block a user