mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
feat(integration): add Slack integration
This commit is contained in:
parent
bae872e79b
commit
fba23cf464
26 changed files with 213 additions and 4 deletions
|
@ -109,4 +109,6 @@ type Integration struct {
|
|||
CuboxAPILink string
|
||||
DiscordEnabled bool
|
||||
DiscordWebhookLink string
|
||||
SlackEnabled bool
|
||||
SlackWebhookLink string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue