🎨
This commit is contained in:
parent
9fd1b35d95
commit
a2268a95be
4 changed files with 4 additions and 4 deletions
|
@ -105,7 +105,7 @@ export const navbarItemDef = reactive({
|
|||
},
|
||||
achievements: {
|
||||
title: i18n.ts.achievements,
|
||||
icon: 'ti ti-military-award',
|
||||
icon: 'ti ti-medal',
|
||||
show: computed(() => $i != null),
|
||||
to: '/my/achievements',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue