Rename channel to webhook_id

This commit is contained in:
Mathieu Piot
2020-09-25 18:21:34 +02:00
parent 78e98c4a03
commit 3b7021c2ac
+1 -1
View File
@@ -1,5 +1,5 @@
{
"env": {
"#1": "DISCORD_DSN=discord://TOKEN@default?channel=ID"
"#1": "DISCORD_DSN=discord://TOKEN@default?webhook_id=ID"
}
}