tabler icons
This commit is contained in:
parent
66f3de6262
commit
7037f2d566
22 changed files with 27 additions and 44 deletions
|
|
@ -50,7 +50,7 @@ const init = async () => {
|
|||
function menu(account, ev) {
|
||||
os.popupMenu([{
|
||||
text: i18n.ts.switch,
|
||||
icon: 'fas fa-exchange-alt',
|
||||
icon: 'ti ti-switch-horizontal',
|
||||
action: () => switchAccount(account),
|
||||
}, {
|
||||
text: i18n.ts.remove,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue