replaced ti-music
This commit is contained in:
parent
0b72513ce5
commit
d21d428d64
6 changed files with 6 additions and 5 deletions
|
|
@ -120,7 +120,7 @@ const menuDef = computed(() => [{
|
|||
to: '/settings/statusbar',
|
||||
active: currentPage.value?.route.name === 'statusbar',
|
||||
}, {
|
||||
icon: 'ph-music-notes ph-bold ph-lg',
|
||||
icon: 'ti ti-music',
|
||||
text: i18n.ts.sounds,
|
||||
to: '/settings/sounds',
|
||||
active: currentPage.value?.route.name === 'sounds',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue