mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-17 06:27:29 +01:00
Revert chapter equals method
This commit is contained in:
@@ -37,7 +37,7 @@ fun syncChaptersWithSource(db: DatabaseHelper,
|
||||
}
|
||||
}
|
||||
|
||||
// Chapters from the db not in the source.
|
||||
// Chapters from the source not in db.
|
||||
val toAdd = mutableListOf<Chapter>()
|
||||
|
||||
// Chapters whose metadata have changed.
|
||||
|
||||
Reference in New Issue
Block a user