mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add url to readability option
This commit is contained in:
parent
7dd460352e
commit
5007b11a3c
1 changed files with 1 additions and 0 deletions
1
packages/api/src/readability.d.ts
vendored
1
packages/api/src/readability.d.ts
vendored
|
|
@ -121,6 +121,7 @@ declare module '@omnivore/readability' {
|
|||
*/
|
||||
|
||||
keepClasses?: boolean
|
||||
url?: string
|
||||
|
||||
/**
|
||||
* Function that converts a regular image url into imageproxy url
|
||||
|
|
|
|||
Loading…
Reference in a new issue