fix: add run by sdk UI chip

This commit is contained in:
Rohit Rajan
2026-01-04 18:51:15 +05:30
parent 28d20badf9
commit aa3b7672b7
4 changed files with 21 additions and 9 deletions

View File

@@ -548,9 +548,10 @@
},
"runs_table": {
"run_type_chips": {
"manual_run": "Manual Run",
"scheduled_run": "Scheduled Run",
"manual_run": "Manual",
"scheduled_run": "Scheduled",
"api": "API",
"sdk": "SDK",
"unknown_run_type": "Unknown Run Type"
},
"run_status_chips": {