mirror of
https://github.com/mihonapp/mihon.git
synced 2024-10-31 21:20:59 -04:00
11f640cfee
* Change return value of `SyncChaptersWithSource.await()` `updatedToAdd.subtract(reAdded).toList()` never worked as at this point `updatedToAdd` contained ids from db where `reAdded` had default one. Was the same case before the rewrite. Removed `toDelete` from return value as it was not being used anywhere * Add doc string * Use HashSet Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com> Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com> |
||
---|---|---|
.. | ||
data | ||
extension | ||
glance | ||
network | ||
source | ||
ui | ||
util | ||
widget | ||
App.kt | ||
AppInfo.kt | ||
AppModule.kt | ||
Migrations.kt |