mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
log filteredPages
This commit is contained in:
parent
e2a49aec71
commit
82f5c5017c
1 changed files with 1 additions and 0 deletions
|
|
@ -324,6 +324,7 @@ export function useGetLibraryItems(
|
|||
return true
|
||||
})
|
||||
)
|
||||
console.log('setting filteredPages: ', filteredPages)
|
||||
|
||||
return {
|
||||
...data,
|
||||
|
|
|
|||
Loading…
Reference in a new issue