replaced ti-trash
This commit is contained in:
parent
f1bfe9602e
commit
dfc5cbd5d7
41 changed files with 44 additions and 43 deletions
|
|
@ -173,7 +173,7 @@ export const navbarItemDef = reactive({
|
|||
},
|
||||
cacheClear: {
|
||||
title: i18n.ts.clearCache,
|
||||
icon: 'ph-trash ph-bold ph-lg',
|
||||
icon: 'ti ti-trash',
|
||||
action: (ev) => {
|
||||
clearCache();
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue