chore: changed name SLA to First Response

This commit is contained in:
Shariq Ansari 2023-12-28 17:38:02 +05:30
parent d7796c040c
commit 74b134fe28

View File

@ -89,7 +89,7 @@ let slaSection = computed(() => {
sections.push(
...[
{
label: 'SLA',
label: 'First Response',
type: 'Badge',
value: status,
tooltipText: tooltipText,