mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 08:21:50 +00:00
parent
7c8cf6ca5b
commit
9d178e0944
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ const postDiscordMessage = async (incident: Incident) => {
|
|||
`**${incident.mode === "test" ? "[TEST] " : ""}${incident.name ?? "Incident has been created"}**`,
|
||||
incident.summary,
|
||||
"",
|
||||
"@everyone",
|
||||
"@inference",
|
||||
"",
|
||||
incident.permalink,
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue