Merge branch 'develop' into feat/scroll-to-notification

This commit is contained in:
Sivin Varghese
2024-03-13 13:15:03 +05:30
committed by GitHub
3 changed files with 3 additions and 2 deletions
@@ -160,7 +160,7 @@ const settings = accountId => ({
beta: true,
},
{
icon: 'key',
icon: 'document-list-clock',
label: 'SLA',
hasSubMenu: false,
toState: frontendURL(`accounts/${accountId}/settings/sla/list`),
@@ -10,7 +10,7 @@ export default {
component: SettingsContent,
props: {
headerTitle: 'SLA.HEADER',
icon: 'tag',
icon: 'document-list-clock',
showNewButton: true,
},
children: [