tachiyomi/app/src/main/java/eu
Two-Ai dc2eaf0788
Fix ID type mismatch in MigrateSearchScreenModel (#9090)
`it.id` is the source ID of the source being sorted.
`state.value.manga!!.id` is the manga ID of the selected manga.
`state.value.manga!!.source` is the source ID of the selected manga.
2023-02-14 11:46:31 -05:00
..
kanade Fix ID type mismatch in MigrateSearchScreenModel (#9090) 2023-02-14 11:46:31 -05:00