replaced ti-x
This commit is contained in:
parent
bdffa579b8
commit
d4e1df7243
28 changed files with 43 additions and 42 deletions
|
|
@ -58,7 +58,7 @@ function setFilter(ev) {
|
|||
},
|
||||
}));
|
||||
const items = includeTypes.value != null ? [{
|
||||
icon: 'ph-x ph-bold ph-lg',
|
||||
icon: 'ti ti-x',
|
||||
text: i18n.ts.clear,
|
||||
action: () => {
|
||||
includeTypes.value = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue