🎨
This commit is contained in:
parent
dcca2350dd
commit
0d7ee20a77
4 changed files with 4 additions and 4 deletions
|
@ -63,7 +63,7 @@ const headerActions = $computed(() => [{
|
|||
const headerTabs = $computed(() => [{
|
||||
key: 'featured',
|
||||
title: i18n.ts._pages.featured,
|
||||
icon: 'fas fa-fire-alt',
|
||||
icon: 'ti ti-flare',
|
||||
}, {
|
||||
key: 'my',
|
||||
title: i18n.ts._pages.my,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue