fix: how tf did this happen

This commit is contained in:
Insert5StarName 2023-10-01 00:53:01 +02:00
parent 8d4e99b3a9
commit b2ae28e2e2

View file

@ -297,7 +297,7 @@ export async function openAccountMenu(opts: {
}],
}, {
type: 'link' as const,
icon: 'ph-usersta ph-bold ph-lg',
icon: 'ph-users ph-bold ph-lg',
text: i18n.ts.manageAccounts,
to: '/settings/accounts',
}, {