1
0

replaced tool pencil bell refresh

This commit is contained in:
dakkar
2024-06-22 14:07:02 +01:00
parent b675c66d70
commit 9f8873574c
23 changed files with 33 additions and 25 deletions
@@ -82,7 +82,7 @@ const menuDef = computed(() => [{
to: '/settings/drive',
active: currentPage.value?.route.name === 'drive',
}, {
icon: 'ph-bell ph-bold ph-lg',
icon: 'ti ti-bell',
text: i18n.ts.notifications,
to: '/settings/notifications',
active: currentPage.value?.route.name === 'notifications',