1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-23 00:03:05 +00:00

Add thread to discord notification

Fixes #3042
This commit is contained in:
Qstick 2022-10-16 23:27:42 -05:00 committed by GitHub
parent 977fb31a91
commit aabd25510e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1022,3 +1022,4 @@ stages:
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
DISCORDCHANNELID: $(discordChannelId)
DISCORDWEBHOOKKEY: $(discordWebhookKey)
DISCORDTHREADID: $(discordThreadId)