mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Added integration for Readwise Reader
This commit is contained in:
parent
3aad650622
commit
3bac768cda
26 changed files with 178 additions and 3 deletions
|
@ -36,6 +36,8 @@ type Integration struct {
|
|||
EspialURL string
|
||||
EspialAPIKey string
|
||||
EspialTags string
|
||||
ReadwiseEnabled bool
|
||||
ReadwiseAPIKey string
|
||||
PocketEnabled bool
|
||||
PocketAccessToken string
|
||||
PocketConsumerKey string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue