mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-05 14:25:17 -04:00
Koreader Progress Sync Issues (#4319)
This commit is contained in:
@@ -213,7 +213,6 @@ public class SmartCollectionSyncService : ISmartCollectionSyncService
|
||||
}
|
||||
|
||||
// At this point, all series in the info have been checked and added if necessary
|
||||
// You may want to commit changes to the database if needed
|
||||
collection.LastSyncUtc = DateTime.UtcNow.Truncate(TimeSpan.TicksPerHour);
|
||||
collection.TotalSourceCount = info.TotalItems;
|
||||
collection.Summary = info.Summary;
|
||||
|
||||
Reference in New Issue
Block a user