mirror of
https://github.com/symfony/recipes.git
synced 2026-09-13 08:06:23 +03:00
Rename channel to webhook_id
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "DISCORD_DSN=discord://TOKEN@default?channel=ID"
|
||||
"#1": "DISCORD_DSN=discord://TOKEN@default?webhook_id=ID"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user