update read_at to now

This commit is contained in:
Hongbo Wu
2023-10-23 21:14:23 +08:00
parent f18ea7a7ce
commit f46bb616fa

View File

@ -588,6 +588,7 @@ export const saveArticleReadingProgressResolver = authorized<
readingProgressTopPercent: readingProgressTopPercent ?? undefined,
readingProgressHighestReadAnchor:
readingProgressAnchorIndex ?? undefined,
readAt: new Date(),
},
uid,
pubsub