1
0

replaced ti-users

This commit is contained in:
dakkar
2024-06-21 16:19:13 +01:00
parent 84fd5822bc
commit 527bbd036c
17 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -304,7 +304,7 @@ export async function openAccountMenu(opts: {
}],
}, {
type: 'link' as const,
icon: 'ph-users ph-bold ph-lg',
icon: 'ti ti-users',
text: i18n.ts.manageAccounts,
to: '/settings/accounts',
}, {