Remove the readAt attribute on web

This commit is contained in:
Jackson Harper 2022-06-06 15:36:40 -07:00
parent ce5b949971
commit 6e1c5509e2

View file

@ -76,7 +76,6 @@ export type LibraryItemNode = {
state: State
pageType: PageType
siteName?: string
readAt?: string
}
export type PageInfo = {