fix(telegram): label buttons by verified outcome
This commit is contained in:
@@ -47,7 +47,7 @@ def incident_truth_chain_button_row(
|
||||
"url": incident_alerts_url(incident_id, project_id=project_id),
|
||||
},
|
||||
{
|
||||
"text": "🧭 Runs",
|
||||
"text": "🧭 執行鏈",
|
||||
"url": incident_runs_url(incident_id, project_id=project_id),
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user