mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add some extra debugging
This commit is contained in:
parent
6623d5a43a
commit
04375d6856
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ const contentHandler = async (
|
|||
// originalContent: content,
|
||||
// parseResult: readabilityResult,
|
||||
// })
|
||||
console.log('content handler: ', url, title)
|
||||
return Promise.resolve()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue