1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-07 04:19:25 +02:00

Add thread to discord notification [common]

This commit is contained in:
Qstick 2022-10-16 23:23:13 -05:00 committed by GitHub
parent 2525ac2d1a
commit 4a205d8041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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