update read_at to now
This commit is contained in:
@ -588,6 +588,7 @@ export const saveArticleReadingProgressResolver = authorized<
|
||||
readingProgressTopPercent: readingProgressTopPercent ?? undefined,
|
||||
readingProgressHighestReadAnchor:
|
||||
readingProgressAnchorIndex ?? undefined,
|
||||
readAt: new Date(),
|
||||
},
|
||||
uid,
|
||||
pubsub
|
||||
|
||||
Reference in New Issue
Block a user