fix: how tf did this happen
This commit is contained in:
parent
8d4e99b3a9
commit
b2ae28e2e2
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ export async function openAccountMenu(opts: {
|
||||||
}],
|
}],
|
||||||
}, {
|
}, {
|
||||||
type: 'link' as const,
|
type: 'link' as const,
|
||||||
icon: 'ph-usersta ph-bold ph-lg',
|
icon: 'ph-users ph-bold ph-lg',
|
||||||
text: i18n.ts.manageAccounts,
|
text: i18n.ts.manageAccounts,
|
||||||
to: '/settings/accounts',
|
to: '/settings/accounts',
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Reference in a new issue