mirror of
https://github.com/mihonapp/mihon.git
synced 2025-01-27 02:14:55 +01:00
16dc4d298d
Viewing a manga's info page for the first time forces a chapter sync. Prior behavior would cause new chapters to be retrieved for that manga, but with manga.last_update remaining at 0 (until a library update occurred in which chapters were changed). The new behavior updates last_update any time the chapters are changed via syncChaptersWithSource().