fix(client): use tabler icons (#9915)
This commit is contained in:
parent
7436a58ea1
commit
5cf5b66696
14 changed files with 52 additions and 52 deletions
|
|
@ -35,7 +35,7 @@ export async function search() {
|
|||
// TODO
|
||||
//v.$root.$emit('warp', date);
|
||||
os.alert({
|
||||
icon: 'fas fa-history',
|
||||
icon: 'ti ti-history',
|
||||
iconOnly: true, autoClose: true,
|
||||
});
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue