Frank 4 tháng trước cách đây
mục cha
commit
9d178e0944

+ 1 - 1
packages/console/app/src/routes/incident/webhook.ts

@@ -37,7 +37,7 @@ const postDiscordMessage = async (incident: Incident) => {
         `**${incident.mode === "test" ? "[TEST] " : ""}${incident.name ?? "Incident has been created"}**`,
         `**${incident.mode === "test" ? "[TEST] " : ""}${incident.name ?? "Incident has been created"}**`,
         incident.summary,
         incident.summary,
         "",
         "",
-        "@everyone",
+        "@inference",
         "",
         "",
         incident.permalink,
         incident.permalink,
       ]
       ]