1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-30 19:22:11 +00:00

feat(integration): add tags option for karakeep integration

fix missing comma

Move tags attachment to own function
This commit is contained in:
Christian Frommert 2025-09-28 20:37:05 +02:00
parent 8adcaed29e
commit 6ed12151d2
28 changed files with 143 additions and 17 deletions

View file

@ -100,6 +100,7 @@ type Integration struct {
KarakeepEnabled bool
KarakeepAPIKey string
KarakeepURL string
KarakeepTags string
RaindropEnabled bool
RaindropToken string
RaindropCollectionID string