chore: update icons

This commit is contained in:
Muhsin
2025-12-03 00:27:16 +05:30
parent 65dedba3ab
commit 3cbc19b3f2
2 changed files with 2 additions and 2 deletions
@@ -520,7 +520,7 @@ const menuItems = computed(() => {
{
name: 'Settings Automation',
label: t('SIDEBAR.AUTOMATION'),
icon: 'i-lucide-workflow',
icon: 'i-lucide-repeat',
to: accountScopedRoute('automation_list'),
},
{