replaced ti-cloud
This commit is contained in:
parent
e84844b4ae
commit
8f60c6d7e1
11 changed files with 13 additions and 12 deletions
|
|
@ -77,7 +77,7 @@ const menuDef = computed(() => [{
|
|||
to: '/settings/emoji-picker',
|
||||
active: currentPage.value?.route.name === 'emojiPicker',
|
||||
}, {
|
||||
icon: 'ph-cloud ph-bold ph-lg',
|
||||
icon: 'ti ti-cloud',
|
||||
text: i18n.ts.drive,
|
||||
to: '/settings/drive',
|
||||
active: currentPage.value?.route.name === 'drive',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue