chore: replace icons, change errors
This commit is contained in:
parent
42bf8e5e76
commit
04dbf7ebe9
4 changed files with 4 additions and 4 deletions
|
|
@ -302,7 +302,7 @@ function lookup(ev: MouseEvent) {
|
|||
},
|
||||
}, {
|
||||
text: `${i18n.ts.user} (${i18n.ts.email})`,
|
||||
icon: 'ti ti-user',
|
||||
icon: 'ph-user ph-bold ph-lg',
|
||||
action: () => {
|
||||
lookupUserByEmail();
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue