mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove the readAt attribute on web
This commit is contained in:
parent
ce5b949971
commit
6e1c5509e2
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ export type LibraryItemNode = {
|
|||
state: State
|
||||
pageType: PageType
|
||||
siteName?: string
|
||||
readAt?: string
|
||||
}
|
||||
|
||||
export type PageInfo = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue