mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove includePending
This commit is contained in:
parent
2b70d480d2
commit
d9c58a6ee2
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ export function useGetLibraryItemsQuery({
|
|||
first: $first
|
||||
after: $after
|
||||
query: $query
|
||||
includePending: true
|
||||
) {
|
||||
... on ArticlesSuccess {
|
||||
edges {
|
||||
|
|
|
|||
Loading…
Reference in a new issue