mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
update read_at to now
This commit is contained in:
parent
f18ea7a7ce
commit
f46bb616fa
1 changed files with 1 additions and 0 deletions
|
|
@ -588,6 +588,7 @@ export const saveArticleReadingProgressResolver = authorized<
|
|||
readingProgressTopPercent: readingProgressTopPercent ?? undefined,
|
||||
readingProgressHighestReadAnchor:
|
||||
readingProgressAnchorIndex ?? undefined,
|
||||
readAt: new Date(),
|
||||
},
|
||||
uid,
|
||||
pubsub
|
||||
|
|
|
|||
Loading…
Reference in a new issue