mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Add mark as unread for Linkding integration
This commit is contained in:
parent
765b4c6424
commit
736fb7320e
8 changed files with 40 additions and 14 deletions
|
@ -43,6 +43,7 @@ type Integration struct {
|
|||
LinkdingURL string
|
||||
LinkdingAPIKey string
|
||||
LinkdingTags string
|
||||
LinkdingMarkAsUnread bool
|
||||
MatrixBotEnabled bool
|
||||
MatrixBotUser string
|
||||
MatrixBotPassword string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue