replaced ti-star
This commit is contained in:
@@ -82,7 +82,7 @@ export const navbarItemDef = reactive({
|
||||
},
|
||||
favorites: {
|
||||
title: i18n.ts.favorites,
|
||||
icon: 'ph-star ph-bold ph-lg',
|
||||
icon: 'ti ti-star',
|
||||
show: computed(() => $i != null),
|
||||
to: '/my/favorites',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user